UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

10 lines (9 loc) 236 B
export declare enum FlowType { Login = "login", Registration = "registration", Recovery = "recovery", Verification = "verification", Settings = "settings", Error = "error", OAuth2Consent = "oauth2_consent" }