* 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)
| 264 | @return FrontendAPICreateNativeRecoveryFlowRequest |
| 265 | */ |
| 266 | CreateNativeRecoveryFlow(ctx context.Context) FrontendAPICreateNativeRecoveryFlowRequest |
| 267 | |
| 268 | // CreateNativeRecoveryFlowExecute executes the request |
| 269 | // @return RecoveryFlow |
no outgoing calls
no test coverage detected