Skip to content

MohammadTohidiNasab/CustomUserDRF

Repository files navigation

Custom Jwt Authentication

 

Custom jwt

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

customize user and Authentication

✨ Features

✔️ Django LTS
✔️ Custom User Model
✔️ Profile model
✔️ Signal attachments
✔️ Django RestFramework
✔️ Token Authentication
✔️ JWT Authentication
✔️ APi Docs
✔️ Black
✔️ Flake8
✔️ Tests

🚀 Technologies

The following tools were used in this project:

  • Python
  • Django
  • docker
  • jwt
  • Django REST framework

✅ Requirements

Before starting 🏁, you need to have Git and python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/MohammadTohidiNasab/CustomUser-DRF


# Access
$ cd  CustomUser-DRF


# Install requirments.txt
$ pip install -r requirments.txt

# Run the project
$ python manage.py runserver

# The server will initialize in the <http://localhost:8000>

Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published