Skip to content

Api for using jwt token authentication using restframework

License

Notifications You must be signed in to change notification settings

Stephen-Kamau/restauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restauth

Api for using jwt token authentication using restframework

To run

    1. Registration
  • 127.0.0.1:8000/api/v1/signup/ --form '''''then pass the data''''
    1. login
  • 127.0.0.1:8000/api/v1/signin/ --form '''''then pass the data''''
    1. profile
  • 127.0.0.1:8000/api/v1/profile/?Authorization=Bearer'''''token''''

About

Api for using jwt token authentication using restframework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages