mugna-tech / django-template

A Django template to jumpstart your Django projects using cookiecutter.
2 stars 0 forks source link

Feature: refactor login logic #173

Closed rzykie closed 1 day ago

rzykie commented 1 day ago

Ticket 6

Related tickets:
Related PRs:

Type of PR

Screenshots

Current authorization menu in swagger docs:

image

Changes introduced

Add jwt authentication Update post gen project method Add jwt token endpoints Add additional fixtures

New endpoints

http://localhost:8000/api/v1/auth/token/ http://localhost:8000/api/v1/auth/token/refresh/