https://github.com/auth0-developer-hub/web-app_django_python_hello-world
https://github.com/auth0-developer-hub/web-app_django_python_hello-world
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/auth0-developer-hub/web-app_django_python_hello-world
- Owner: auth0-developer-hub
- License: apache-2.0
- Created: 2024-06-26T16:01:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T17:00:13.000Z (about 2 years ago)
- Last Synced: 2025-01-29T17:44:48.335Z (over 1 year ago)
- Language: CSS
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django/Python: Basic User Authentication Code Sample
This Python code sample demonstrates **how to implement user authentication** in Django web applications using Auth0.
This code sample is part of the ["Auth0 Developer Resources"](https://developer.auth0.com/resources), a place where you can explore the authentication and authorization features of the Auth0 Identity Platform.
Visit the ["Django/Python Security: Application Developer Guides"](https://developer.auth0.com/resources/guides/web-app/django) section of the ["Auth0 Developer Resources"](https://developer.auth0.com/resources) to explore how you can secure Django applications written in Python by implementing user authentication with Auth0.
## Why Use Auth0?
Auth0 is a flexible drop-in solution to add authentication and authorization services to your applications. Your team and organization can avoid the cost, time, and risk that come with building your own solution to authenticate and authorize users. We offer tons of guidance and SDKs for you to get started and [integrate Auth0 into your stack easily](https://developer.auth0.com/resources/code-samples/full-stack).