UNPKG

@auth0/auth0-spa-js

Version:

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

9 lines (8 loc) 181 B
/** * @ignore */ export declare const DEFAULT_AUTHORIZE_TIMEOUT_IN_SECONDS = 60; /** * @ignore */ export declare const DEFAULT_POPUP_CONFIG_OPTIONS: PopupConfigOptions;