issues
search
webjs-tech
/
personal-development-plan
This repository helps to cover tech gaps
2
stars
0
forks
source link
JWT (jti, rat iat and other header signatures)
#57
Open
Security2431
opened
11 months ago
Security2431
commented
11 months ago
Good to know:
[x] JWT vs Sessions
https://blogs.halodoc.io/user-authentication-jwt-vs-session/
[x] JWT vs Sessions vs Hybrid JWT+Sessions
https://stytch.com/blog/jwts-vs-sessions-which-is-right-for-you/
[ ] Revoke JWT tokens
https://stackoverflow.com/questions/31919067/how-can-i-revoke-a-jwt-token
TODO:
[x] Create simple implementation JWT auth flow
Good to know:
TODO: