UNPKG

@axa-fr/react-oidc

Version:

OpenID Connect & OAuth authentication using react

5 lines 228 B
import { ComponentType } from 'react'; export declare const CallBackSuccess: ComponentType<any>; declare const CallbackManager: ComponentType<any>; export default CallbackManager; //# sourceMappingURL=Callback.component.d.ts.map