Api for using jwt token authentication using restframework
To run
-
- Registration
127.0.0.1:8000/api/v1/signup/ --form '''''then pass the data''''-
- login
127.0.0.1:8000/api/v1/signin/ --form '''''then pass the data''''-
- profile
127.0.0.1:8000/api/v1/profile/?Authorization=Bearer'''''token''''