Skip to content

Auth0 authentication for Single Page Applications (SPA) with PKCE

License

Notifications You must be signed in to change notification settings

nhi/auth0-spa-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nhi/auth0-spa-js

Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE.

This is a fork from auth0 that adds support for form-urlencoded and gettings the config from the .well-known/openid-configuration endpoint. For more information see the: pull request 458 auth0-spa-js.

The fork is updated automatically against the master from auth0 and will only be updated as long the rebase goes fine automatically.

The fork add experimental features and support is not given.

Table of Contents

Documentation

License

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

About

Auth0 authentication for Single Page Applications (SPA) with PKCE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.7%
  • HTML 7.5%
  • JavaScript 6.8%