swciitg / django_hacktober_2022

A portal to book rooms, issue keys at New SAC, IITG.
3 stars 11 forks source link

Authentication - Model and API #7

Closed ArpitSureka closed 2 years ago

ArpitSureka commented 2 years ago

Use built-in user model in Django and built basic login, and logout APIs using Django Rest Framework. make sure You update requiremnts.txt when installing new packages

sankooru14 commented 2 years ago

@ArpitSureka can you assign this to me?