Skip to content

Retrieving the Authorization Code and Obtaining an Access Token and Refresh Token #401

Closed Answered by dargmuesli
liquidmoon09 asked this question in Q&A
Discussion options

You must be logged in to vote

The website you redirect to could show the code and maybe a button to copy it or, if you want to get more professional, the website could open your app on a button click using a custom protocol inserting your code automatically.

Here is my example of a website (in Vue) which displays the code and a button to copy it: https://github.com/dargmuesli/jonas-thelemann/blob/eda0385d2b3359f6630ccacea1096552337544a6/src/pages/api/pages/oauth.vue

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dargmuesli
Comment options

Answer selected by dargmuesli
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