UNPKG

@auth0/auth0-spa-js

Version:

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

4 lines (3 loc) 83 B
import 'ts-polyfill'; import 'unfetch/polyfill/index'; export * from './index';