Skip to content

Using remix-auth-oauth2 to integrate with other APIs #77

Closed Answered by sergiodxa
07am asked this question in Q&A
Discussion options

You must be logged in to vote

You decide what to store in your session, and not all Remix Auth strategies use OAuth2 and have refresh and access tokens, also not apps will need the tokens, if you only use OAuth to identify the user but not need the access token after adding that automatically will add an extra overhead for nothing.

It should be possible for someone to build a layer on top of Remix Auth that handle that part for you.

Replies: 2 comments 2 replies

Comment options

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

Answer selected by sergiodxa
Comment options

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

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