import 'package:kratos_api_dart/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
csrfToken | String | Sending the anti-csrf token is only required for browser login flows. | [optional] |
lookupSecret | String | The lookup secret. | |
method | String | Method should be set to "lookup_secret" when logging in using the lookup_secret strategy. |