Support dynamic "origins" for this library for testing #538
witwaycorp
started this conversation in
General
Replies: 1 comment 10 replies
-
Not sure I follow - you can initiate a new instance of the library with the appropriate configuration for your origin. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All,
I have a WebAuthn server using this library and was hoping to modify it so that I can support any sub-domain for the main website for some test scenarios I am working on. Example, the app is deployed to auth.example.com. I however would like to support any sub-domain of example.com like dev.example.com, prod.example.com, etc.
many thanks!
Beta Was this translation helpful? Give feedback.
All reactions