authenticationResponsePath property

String authenticationResponsePath

The authentication response URL path used to send the final FIDO UAF authentication response.

The authentication response URL is the result of combining the baseUrl and this path.

Implementation

String get authenticationResponsePath;