Skip to content

adamdavis40208/jwt-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT-Test

JWT tokens on top of the Play framework

Usage

activator Hit the /login url with basic auth: curl -i -vvv --user test:login localhost:9000/login Resend the cookie to /dosomething

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Trying jwt tokens using the play framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published