Skip to content

MohammadTohidiNasab/JwtAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Jwt Authentication

 

JwtAuthentication

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

customize user and JwtAuthentication

✨ Features

✔️ Django LTS
✔️ Custom User Model
✔️ Profile model
✔️ Django RestFramework
✔️ Token Authentication
✔️ JWT Authentication

🚀 Technologies

The following tools were used in this project:

  • Python
  • Django
  • jwt
  • Django REST framework

✅ Requirements

🏁 Starting

# Clone this project
$ git clone https://github.com/MohammadTohidiNasab/JwtAuthentication


# Access
$ cd  JwtAuthentication


# 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

Releases

No releases published

Packages

No packages published