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] |
method | String | Method should be set to "webAuthn" when logging in using the WebAuthn strategy. | |
webauthnLogin | String | Login a WebAuthn Security Key This must contain the ID of the WebAuthN connection. | [optional] |