Issue with POST request to webauthn.store.options #454
Closed
hcuadra811
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am following the instructions to register using the package for my REST API. I did the following:
Then I sent a POST request to /webauthn/keys/options in order to get the public key. But I'm getting a CSRF token mismatch error. In the read me I am not seeing anything regarding CSRF tokens. How can I fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions