* feat: add ability to copy one-time OAuth code while authenticating Signed-off-by: Andrey <andrekabatareika@gmail.com> * fix(docs): wrong example for gh auth refresh * chore(authflow): update message to include one-time code to it Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com> * chore(authflow): improve message when copied one-time code Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com> * chore(authflow): don't early return error when could not copy OAuth code Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com> * refactor(authflow): make code for working with OAuth code more readable * Adjust language in `gh auth` help for clipboard --------- Signed-off-by: Andrey <andrekabatareika@gmail.com> Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| contract | ||
| gitcredentials | ||
| git_credential.go | ||
| git_credential_test.go | ||
| login_flow.go | ||
| login_flow_test.go | ||
| oauth_scopes.go | ||
| oauth_scopes_test.go | ||
| prompt.go | ||
| writeable.go | ||