How to use SimpleWebauthn in Chrome Browser Plugin? #496
puneetsharma7445
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
-
Hi Team,
Thanks for the great work. I am trying to use Simplewebauthn with my chrome browser plugin. I provide rpId as "localhost" in the request object but still the library read extension Id as domain name. Due to this, the library throws the error as "Invalid domain". Though the same code works fine with my browser. How can I resolve this issue? Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions