An open API service indexing awesome lists of open source software.

https://github.com/ferryops/djangorestframework-simplejwt

This project is a Django-based API that uses `djangorestframework-simplejwt` for JSON Web Token (JWT) authentication. The configuration sets the access token expiration to 24 hours. The project includes user registration, login, and user profile endpoints.
https://github.com/ferryops/djangorestframework-simplejwt

Last synced: about 1 month ago
JSON representation

This project is a Django-based API that uses `djangorestframework-simplejwt` for JSON Web Token (JWT) authentication. The configuration sets the access token expiration to 24 hours. The project includes user registration, login, and user profile endpoints.

Awesome Lists containing this project