UNPKG

@upbond/auth-spa-js

Version:

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

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