Closed
Description
Version
0.8.4
Description
Hi,
It seems like not passing RP ID is invalid, but it should be valid. In case we don't set the RP ID in the options, it will use the current domain. This will also make it usable in localhost, for example.
By default, the RP ID for a WebAuthn operation is set to the caller’s origin's effective domain.
Reproduction
Try to not pass RP ID
Expectations
No response
Documentation
No response