Skip to content

Lookup project to see how authentication with email, username, password and social accounts work in REST inside django framework

Notifications You must be signed in to change notification settings

akhtersoyeb/django-rest-authentication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication with django-rest framework

TODOs

  • Login & registration support
  • Support for password reset, password change, verify user, etc.
  • Return JWT token instead of default token
  • Facebook login support
  • GitHub login support
  • Add support for Google login
  • Dockerize the django project
  • Connect the backend with a custom frontent and built a demo site

Packages Used

About

Lookup project to see how authentication with email, username, password and social accounts work in REST inside django framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages