Method: WebAuthn::PublicKeyCredentialWithAssertion#raw_user_handle

Defined in:
lib/webauthn/public_key_credential_with_assertion.rb

#raw_user_handleObject



33
34
35
# File 'lib/webauthn/public_key_credential_with_assertion.rb', line 33

def raw_user_handle
  response.user_handle
end