parseAuthenticationResponse
fun parseAuthenticationResponse(value: RawAuthenticationResponse): ValidationResult<AuthenticationResponse>
Interprets a byte-preserving assertion response without depending on its JSON representation.