Skip to content

Non-interactive / automated authentication #354

Answered by simonrob
hennibadger16 asked this question in Q&A
Discussion options

You must be logged in to vote

The proxy automatically renews access tokens (using the refresh token), but once the refresh token itself expires there is no alternative: you must interactively authenticate. The Auth-Email service makes this easier by putting the authentication request into a browser dashboard rather than in the terminal. Alternatively, you can use a fully non-interactive OAuth flow (such as CCG, ROPCG, service account).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by simonrob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants