Skip to content

sohepalslamat/authentication-system-Django-and-RestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back End - Road Map

  1. Preparing the environment and creating a Django project
  2. Add django rest framework to project
  3. Make users as Apis to know how you can use django rest framework
  4. Install djoser and add settings
  5. First way: token based authentication
  6. Second way: JWT authentication
  7. Explain JWT system
  8. Change default user model
  9. Register new user
  10. User activate and resend activation email
  11. Get, delete and update the logged in user
  12. More settings in Djoser

About

Authentication system Backend side by Django and RestApi. This repo related with my course in Udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published