@nhi/auth0-spa-js

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

Usage no npm install needed!

<script type="module">
  import nhiAuth0SpaJs from 'https://cdn.skypack.dev/@nhi/auth0-spa-js';
</script>

README

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