Skip to content

Django Authrization API using Django, DRF(Django-Rest-Framework) & custom authentication using email

Notifications You must be signed in to change notification settings

chinmayagrawal775/django_auth_api

Repository files navigation

Django Authorization API using Django-Rest-Framework.

Made with love in India made-with-python Open Source Love svg1

About Project 📄

This is an API built using Django & DRF.

Project Functionalities ⚙

  • Custom Authentication using Email.
  • JWT Token Authentication
  • Register your new Account.
  • Login to Your Account.
  • Profile View.
  • Change Password.
  • Reset Password.
  • Send Password Reset Email to Registered Email-Id

Technologies Used 👨‍💻

  • Django - For Coding Backend of Application.
  • SQLite - Used this Default DataBase for Storing Data.
  • DRF - For Creation of API.
  • Simple JWT - For Token Generation.

Testing of API 🧪

You Can use any API Testing Tool to test this API, Like: PostMan, Thunderbolt, BrowserableAPI.

A JSON file is included in the root directory of the project with the name django_auth_api.postman_collection.json. This file contains all the endpoints of the API. So You can import this file in Postman. And test the API Endpoints easily.

About

Django Authrization API using Django, DRF(Django-Rest-Framework) & custom authentication using email

Topics

Resources

Stars

Watchers

Forks

Languages