UNPKG

@authup/core

Version:

Package containing global constants, types & interfaces.

4 lines 295 B
export declare function buildIdentityProviderAuthorizeCallbackPath(id: string | number): string; export declare function buildIdentityProviderAuthorizePath(id: string | number): string; export declare function isValidIdentityProviderSub(sub: string): boolean; //# sourceMappingURL=utils.d.ts.map