| 1 | [credential "https://git.ryansch.net"] |
| 2 | helper = osxkeychain |
| 3 | helper = oauth |
| 4 | oauthClientId = 31227915-2bdd-4eb0-8088-786fb7e50e13 |
| 5 | oauthScopes = |
| 6 | oauthAuthURL = https://git.ryansch.net/login/oauth/authorize |
| 7 | oauthTokenURL = https://git.ryansch.net/login/oauth/access_token |
| 8 |
ryansch / Gitea credential helper setup
Last active 1 month ago
Revision d0c0f56c02e2617b806486f06950052ef439c980
| 1 | brew install git-credential-oauth |