Building REST API authentication endpoints with dj-rest-auth

Опубликовано: 07 Октябрь 2024
на канале: Codasteroid
4,451
61

This tutorial will teach you how to create REST API endpoints in your Django project for user registration, authentication, and more using the dj-rest-auth package. I'll guide you through the process of installing and setting up dj-rest-auth, and demonstrate how to use its endpoints to handle registration and authentication tasks. Along the way, you'll get to witness token authentication in action and learn how it works.

Link to the official documentation:
https://dj-rest-auth.readthedocs.io/e...