Skip to content

Is there a clean way to implement refresh tokens? #215

Answered by sergiodxa
brandonpittman asked this question in Q&A
Discussion options

You must be logged in to vote

Instead of let accessToken = session.get("accessToken"); replace it with isAuthenticate to get the accessToken and do the rest in the same way.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@brandonpittman
Comment options

@nathankirk91
Comment options

Answer selected by brandonpittman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants