UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

3 lines 193 B
import { UiNode } from '../../../kratos'; export declare const getOidcProviderType: (provider: string, nodes: UiNode[]) => "link" | "unlink" | undefined; //# sourceMappingURL=providers.d.ts.map