Should the backend include endpoints to authenticate the front-end application?
Opened this issue · 1 comments
luzfcb commented
Should use JWT? Why?
Should use Django Session? Why?
Related
https://blog.tinbrain.net/blog/jwt-auth.html
https://blog.tinbrain.net/blog/tokens-aint-tokens.html
https://blog.tinbrain.net/blog/session-auth-spa.html
https://testdriven.io/blog/django-spa-auth/
https://hasura.io/blog/best-practices-of-using-jwt-with-graphql/