Skip to content

itsjustabhii/JWT-Authentication-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ACCESS_TOKEN and REFRESH_TOKEN are generated using the command

  • node require('crypto').randomBytes(64).toString('hex')

Releases

No releases published

Packages

No packages published