Skip to content

krivse/Django-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Auth

Account-Manager for user management with functionality:

  • Authorization via email address
  • Registration via email address, password with confirmation of email address
  • A page with a list of users
  • User profile page
  • Profile editing page
  • Password reset
  • Changing the password
  • Change the email address

Launch the application:

sudo docker compose up -d

Run migrations:

sudo docker compose exec web python manage.py migrate

Author

Ivan Krasnikov

About

Authorization service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published