Is there a way to make the generated tokens from an OAuth2 configuration secret, #651
Answered
by
rangav
gabrielsantosblanchet
asked this question in
Q&A
-
I would like to know if there is a way to make sure the accessToken generated by OAuth2 is not visible on a comit. maybe generate token inside a local environment. so we don't comit access token into the wild Thanks for the help |
Beta Was this translation helpful? Give feedback.
Answered by
rangav
Jul 6, 2022
Replies: 2 comments 6 replies
-
Currently You have to manually copy the token to local environment. please create new feature request for this and the solution looking for. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gabrielsantosblanchet
-
Hi, what is the recommended way to work with Oauth2? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently You have to manually copy the token to local environment.
please create new feature request for this and the solution looking for.