All Projects → auth0-samples → Auth0 Javascript Samples

auth0-samples / Auth0 Javascript Samples

Licence: mit
Auth0 Integration Samples for Vanilla JavaScript Applications

Projects that are alternatives of or similar to Auth0 Javascript Samples

Auth0 Angular Samples
Auth0 Integration Samples for Angular 2+ Applications
Stars: ✭ 227 (+74.62%)
Mutual labels:  quickstart, authentication, auth0, spa
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (+65.38%)
Mutual labels:  quickstart, authentication, auth0, spa
Auth0 React Samples
Auth0 Integration Samples for React Applications
Stars: ✭ 672 (+416.92%)
Mutual labels:  quickstart, authentication, auth0, spa
Auth0 Express Api Samples
Auth0 Integration Samples for Node Express REST API Services
Stars: ✭ 68 (-47.69%)
Mutual labels:  quickstart, authentication, auth0
auth0-jquery-samples
Auth0 Integration Samples for jQuery
Stars: ✭ 14 (-89.23%)
Mutual labels:  spa, auth0, quickstart
Auth0 Python Api Samples
Auth0 Integration Samples for Python REST API Services using Flask
Stars: ✭ 70 (-46.15%)
Mutual labels:  quickstart, authentication, auth0
Auth0 Aspnetcore Webapi Samples
Auth0 Integration Samples for ASP.NET Core WebAPI Services
Stars: ✭ 109 (-16.15%)
Mutual labels:  quickstart, authentication, auth0
Auth0 Nodejs Webapp Sample
Auth0 Integration Samples for Node Web Applications
Stars: ✭ 117 (-10%)
Mutual labels:  quickstart, authentication, auth0
Serverless Architectures Aws
The code repository for the Serverless Architectures on AWS book
Stars: ✭ 120 (-7.69%)
Mutual labels:  authentication, auth0
Auth0 React
Auth0 SDK for React Single Page Applications (SPA)
Stars: ✭ 261 (+100.77%)
Mutual labels:  authentication, spa
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (+262.31%)
Mutual labels:  authentication, auth0
auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
Stars: ✭ 93 (-28.46%)
Mutual labels:  auth0, quickstart
Fwknop
Single Packet Authorization > Port Knocking
Stars: ✭ 664 (+410.77%)
Mutual labels:  authentication, spa
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+2565.38%)
Mutual labels:  authentication, auth0
auth0-django-web-app
Auth0 Integration Samples for Django Web Applications
Stars: ✭ 33 (-74.62%)
Mutual labels:  auth0, quickstart
auth0-spring-mvc-sample
Auth0 Integration Samples for Java Spring MVC Web Applications
Stars: ✭ 20 (-84.62%)
Mutual labels:  auth0, quickstart
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (+385.38%)
Mutual labels:  authentication, auth0
Auth0.js
Auth0 headless browser sdk
Stars: ✭ 755 (+480.77%)
Mutual labels:  authentication, auth0
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 (-84.62%)
Mutual labels:  authentication, auth0
auth0-xamarin-oidc-samples
Auth0 OIDC Client with Xamarin applications
Stars: ✭ 26 (-80%)
Mutual labels:  auth0, quickstart

Auth0 JavaScript Samples

This repository holds the quickstart samples using auth0-spa-js.

Read the full tutorials on Auth0.com.

CircleCI

Index

List of available quickstarts

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 Auth0 account

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