nean-stack-starter icon indicating copy to clipboard operation
nean-stack-starter copied to clipboard

Improve JWT auth security via PKCE

Open CharlBest opened this issue 6 years ago • 0 comments

JWT - Proof Key for Code Exchange (PKCE)

https://blog.hasura.io/best-practices-of-using-jwt-with-graphql/#refresh_token https://hackernoon.com/strengthening-oauth2-for-mobile-f4f3925dbf18 https://github.com/manfredsteyer/angular-oauth2-oidc https://github.com/vnovick/graphql-jwt-tutorial https://auth0.com/docs/flows/concepts/auth-code-pkce https://auth0.com/docs/quickstart/spa/angular2/01-login#add-an-authentication-service https://github.com/auth0/auth0-spa-js

CharlBest avatar Oct 03 '19 18:10 CharlBest