Skip to content

Sapper example application with JWT authentication

License

Notifications You must be signed in to change notification settings

yashsamit/sapper-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapper-auth

This repository is not maintained anymore. If you are looking for more advanced JWT authentication in Sapper, please check Oxeye project.

Sapper example application with JWT authentication

After successful login both header with token and cookie with token will be returned because in the following requests which may be rendered on the server JWT can't be sent by authorization header.

About

Sapper example application with JWT authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • HTML 40.5%