UNPKG

@auth0/auth0-spa-js

Version:

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

5 lines (4 loc) 108 B
/** * @ignore */ export declare const getUniqueScopes: (...scopes: (string | undefined)[]) => string;