Skip to content

Kimilhee/JWT-Access-Refresh-Tokens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWTs, access tokens & refresh tokens

What's are we talking about?

1. The anatomy of a JSON Web Token

2. How to use JWTs as access tokens

3. The problem with stateless applications

4. How to solve those problems with refresh tokens

Video: https://www.youtube.com/watch?v=XYjOteYbCMo

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.5%
  • HTML 16.3%
  • CSS 8.1%
  • JavaScript 6.1%