All Projects → auth0-samples → auth0-django-web-app

auth0-samples / auth0-django-web-app

Licence: MIT License
Auth0 Integration Samples for Django Web Applications

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects
shell
77523 projects
powershell
5483 projects

Projects that are alternatives of or similar to auth0-django-web-app

auth0-rubyonrails-sample
Auth0 Integration Samples for Ruby on Rails Web Applications
Stars: ✭ 36 (+9.09%)
Mutual labels:  auth0, webapp, quickstart, dx-sdk
auth0-spring-mvc-sample
Auth0 Integration Samples for Java Spring MVC Web Applications
Stars: ✭ 20 (-39.39%)
Mutual labels:  auth0, webapp, quickstart, dx-sdk
auth0-golang-web-app
Auth0 Integration Samples for Go Web Applications
Stars: ✭ 112 (+239.39%)
Mutual labels:  auth0, quickstart, dx-sdk
Auth0 Nodejs Webapp Sample
Auth0 Integration Samples for Node Web Applications
Stars: ✭ 117 (+254.55%)
Mutual labels:  auth0, webapp, quickstart
auth0-laravel-api-samples
Auth0 Integration Samples for Laravel REST API Services
Stars: ✭ 18 (-45.45%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-aspnetcore-mvc-samples
Auth0 Integration Samples for ASP.NET Core MVC Web Applications
Stars: ✭ 120 (+263.64%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
Stars: ✭ 93 (+181.82%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-jquery-samples
Auth0 Integration Samples for jQuery
Stars: ✭ 14 (-57.58%)
Mutual labels:  auth0, quickstart, dx-sdk
auth0-aspnet-owin-webapi-samples
Auth0 Integration Samples for ASP.NET OWIN Web API Services
Stars: ✭ 25 (-24.24%)
Mutual labels:  auth0, quickstart, dx-sdk
Auth0 Python Api Samples
Auth0 Integration Samples for Python REST API Services using Flask
Stars: ✭ 70 (+112.12%)
Mutual labels:  auth0, quickstart
Auth0 Aspnetcore Webapi Samples
Auth0 Integration Samples for ASP.NET Core WebAPI Services
Stars: ✭ 109 (+230.3%)
Mutual labels:  auth0, quickstart
Auth0 Javascript Samples
Auth0 Integration Samples for Vanilla JavaScript Applications
Stars: ✭ 130 (+293.94%)
Mutual labels:  auth0, quickstart
auth0-spring-security5-api-sample
Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5
Stars: ✭ 39 (+18.18%)
Mutual labels:  quickstart, dx-sdk
Auth0 Express Api Samples
Auth0 Integration Samples for Node Express REST API Services
Stars: ✭ 68 (+106.06%)
Mutual labels:  auth0, quickstart
Auth0 React Samples
Auth0 Integration Samples for React Applications
Stars: ✭ 672 (+1936.36%)
Mutual labels:  auth0, quickstart
WF WebBasedFileBrowser
A user-friendly Web File Browser.一款 易用性强 快速部署美观的网页文件管理器.
Stars: ✭ 93 (+181.82%)
Mutual labels:  webapp, quickstart
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (+551.52%)
Mutual labels:  auth0, quickstart
Auth0 Angular Samples
Auth0 Integration Samples for Angular 2+ Applications
Stars: ✭ 227 (+587.88%)
Mutual labels:  auth0, quickstart
auth0-android-sample
Auth0 Integration Samples for Android Applications
Stars: ✭ 61 (+84.85%)
Mutual labels:  quickstart, dx-sdk
auth0-xamarin-oidc-samples
Auth0 OIDC Client with Xamarin applications
Stars: ✭ 26 (-21.21%)
Mutual labels:  auth0, quickstart

Auth0 Django Samples

CircleCI

This sample demonstrates how to add authentication to a Django web app using Auth0.

Check the Django Quickstart to better understand this sample.

What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple authentication sources, either social like Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, among others, or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider.
  • Add authentication through more traditional username/password databases.
  • Add support for linking different user accounts with the same user.
  • Support for generating signed JSON Web Tokens to call your APIs and flow the user identity securely.
  • Analytics of how, when and where users are logging in.
  • Pull data from other sources and add it to the user profile, through JavaScript rules.

Create a free account in Auth0

  1. Go to Auth0 and click Sign Up.
  2. Use Google, GitHub or Microsoft Account to login.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].