small cange

This commit is contained in:
Eggman20339 2024-04-30 21:30:50 -04:00
parent 7f9af3d270
commit 87717374cc

View File

@ -119,7 +119,12 @@ result = client.get_assertion(request_options["publicKey"])
# Only one cred in allowCredentials, only one response.
result = result.get_response(0)
print( str(state),
str(credentials),
str(result.credential_id),
str(result.client_data),
str(result.authenticator_data),
str(result.signature),)
# Complete authenticator
server.authenticate_complete(
state,