MCPcopy
hub / github.com/ory/kratos / CreateNativeRecoveryFlow

Method CreateNativeRecoveryFlow

pkg/client-go/api_frontend.go:266–266  ·  view source on GitHub ↗

* CreateNativeRecoveryFlow Create Recovery Flow for Native Apps This endpoint initiates a recovery flow for API clients such as mobile devices, smart TVs, and so on. If a valid provided session cookie or session token is provided, a 400 Bad Request error. On an existing recovery flow, u

(ctx context.Context)

Source from the content-addressed store, hash-verified

264 @return FrontendAPICreateNativeRecoveryFlowRequest
265 */
266 CreateNativeRecoveryFlow(ctx context.Context) FrontendAPICreateNativeRecoveryFlowRequest
267
268 // CreateNativeRecoveryFlowExecute executes the request
269 // @return RecoveryFlow

Callers 2

performRecoveryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected