Skip to content

eaglerockdude/jwt_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ken mcfadden

Using JWT authentication in rails from scratch..no Devise.

Notes

  • JWT is self-contained so no backend storage is required.
  • For authentication just using has_secure_password built-in.
  • Works with any client.

About

rails api using jwt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published