You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking it would be useful to provide some documentation for users who want to use clay-cli but authenticate through Git. The login process asks for a password, but I don't have one. I dug around and discovered the structure of clayCredentials.json, created my own auth token, and that works; doubtless someone else will want to find this.
Thinking it would be useful to provide some documentation for users who want to use
clay-clibut authenticate through Git. The login process asks for a password, but I don't have one. I dug around and discovered the structure of clayCredentials.json, created my own auth token, and that works; doubtless someone else will want to find this.