Skip to content

Social Auth #47

Answered by maxmorlocke
pkrakesh asked this question in Q&A
Mar 12, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Nothing out of the box, exactly, but this isn't terribly hard to roll. You should be able to use any of the standard django libraries and add a decorator very similar to this to validate a JWT token, call an API, etc. It's then up to you if you want to build graphql-facing auth endpoints.

Replies: 1 comment 1 reply

Comment options

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

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