Skip to content

Question on access/refresh tokens and device code #461

Closed Answered by rectifyer
n-katti asked this question in General
Discussion options

You must be logged in to vote
  1. The user needs to approve the app's request to connect, no way around that.
  2. Yes, you can get a new token. An access token is good for 3 months, so you should also save the expiration since there is no need to refresh it earlier.
  3. Yes, the access token is tied to your app's token.

Replies: 1 comment

Comment options

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