Skip to content

Vanshikasharma620/user-authentication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-authentication-system

It is user authentication system using django rest framework . Here token authentication is done. It shows register, login, logout .

  1. In register username , email and password are registered then the user return name , email and token .
  2. In login, it takes username and password of the user and return its token.
  3. In logout, the user which is authenticated gets logged out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages