All Projects → auth0-samples → Auth0 Python Api Samples

auth0-samples / Auth0 Python Api Samples

Licence: mit
Auth0 Integration Samples for Python REST API Services using Flask

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Auth0 Python Api Samples

Auth0 Express Api Samples
Auth0 Integration Samples for Node Express REST API Services
Stars: ✭ 68 (-2.86%)
Mutual labels:  api, quickstart, authentication, auth0
Auth0 Aspnetcore Webapi Samples
Auth0 Integration Samples for ASP.NET Core WebAPI Services
Stars: ✭ 109 (+55.71%)
Mutual labels:  api, quickstart, authentication, auth0
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (+207.14%)
Mutual labels:  quickstart, authentication, auth0
Auth0 Javascript Samples
Auth0 Integration Samples for Vanilla JavaScript Applications
Stars: ✭ 130 (+85.71%)
Mutual labels:  quickstart, authentication, auth0
Auth0 Angular Samples
Auth0 Integration Samples for Angular 2+ Applications
Stars: ✭ 227 (+224.29%)
Mutual labels:  quickstart, authentication, auth0
Auth0 Nodejs Webapp Sample
Auth0 Integration Samples for Node Web Applications
Stars: ✭ 117 (+67.14%)
Mutual labels:  quickstart, authentication, auth0
Auth0 React Samples
Auth0 Integration Samples for React Applications
Stars: ✭ 672 (+860%)
Mutual labels:  quickstart, authentication, auth0
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+1087.14%)
Mutual labels:  api, flask
Social Listener
Python project used to collect tweets and social-network data from Social's API
Stars: ✭ 9 (-87.14%)
Mutual labels:  api, flask
Vue Auth0 Demo
Supporting resource for the article: Managing User Session And Refreshing Auth0 Tokens In a Vuejs Application (https://medium.com/@giza182/managing-user-session-and-refreshing-auth0-tokens-in-a-vuejs-application-65eb29c309bc. Shows how to manage and refresh auth0 tokens unobtrusively and without using a refresh token. Demo: http://bit.ly/2HFOrIo
Stars: ✭ 20 (-71.43%)
Mutual labels:  authentication, auth0
Flask Restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
Stars: ✭ 1,050 (+1400%)
Mutual labels:  api, flask
Jso
Easy to use OAuth 2.0 javascript library for use in your javascript application.
Stars: ✭ 830 (+1085.71%)
Mutual labels:  api, authentication
Github Create Token
Create a Github OAuth access token.
Stars: ✭ 6 (-91.43%)
Mutual labels:  api, authentication
Keystonejs Auth
A Secure Star Wars API developed with KeystoneJS
Stars: ✭ 13 (-81.43%)
Mutual labels:  authentication, auth0
Pizzly
The simplest, fastest way to integrate your app with an OAuth API 😋
Stars: ✭ 796 (+1037.14%)
Mutual labels:  api, authentication
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-37.14%)
Mutual labels:  api, flask
Auth0.js
Auth0 headless browser sdk
Stars: ✭ 755 (+978.57%)
Mutual labels:  authentication, auth0
Flask Httpauth
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
Stars: ✭ 951 (+1258.57%)
Mutual labels:  flask, authentication
Flask Tutorial
A tutorial to build your first flask application
Stars: ✭ 58 (-17.14%)
Mutual labels:  api, flask
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1497.14%)
Mutual labels:  api, flask

Auth0 + Python Api

CircleCI

This repository contains the source code for the Python API Quickstart.

What is Auth0?

Auth0 helps you to easily:

  • implement authentication with multiple identity providers, including social (e.g., Google, Facebook, Microsoft, LinkedIn, GitHub, Twitter, etc), or enterprise (e.g., Windows Azure AD, Google Apps, Active Directory, ADFS, SAML, etc.)
  • log in users with username/password databases, passwordless, or multi-factor authentication
  • link multiple user accounts together
  • generate signed JSON Web Tokens to authorize your API calls and flow the user identity securely
  • access demographics and analytics detailing how, when, and where users are logging in
  • enrich user profiles from other data sources using customizable JavaScript rules

Why Auth0?

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.

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].