UNPKG

@allthings/sdk

Version:
4 lines (3 loc) 216 B
export declare const RESPONSE_TYPE = "token"; export declare const isEligibleForClientRedirect: (params: Record<string, any>) => boolean; export declare const getRedirectUrl: (params: Record<string, any>) => string;