-
I have been trying to use this library for two days to setup WebAuthn for mobile applications using React Native.
What do I possibly need to use for RP ID in the App.tsx configuration? I keep getti…
-
{
"description": "Tests if empty user IDs are omitted in the response.",
"error_message": "Cannot make credential with an empty user ID.",
"id": "get_assertion_empty_user_id",…
-
There exists a need to implement FIDO2 middleware.
Look into https://github.com/abergs/fido2-net-lib
-
Currently the 'payment' extension is specified to allow credential creation in a cross-origin iframe:
```
1. Modify step 2 (the check for sameOriginWithAncestors) as follows:
- If sameOrigi…
-
**Is your feature request related to a problem? Please describe.**
The display of the MFA device options are inconsistent.
1. In the admin interface, in Flows:
![01-flows](https://user-images.git…
-
### Description
Leverage WebAuthn for authenticating on-chain DID controllers. By using passkeys, we can alleviate the need for passwords and seed phrases by utilizing MPC.
#### Registration Options…
-
original issue:
> title: is this project aiming at replace gnome-keyring?
> I couldn't find the right place to discuss these questions, so I'm posting them here in hopes of getting some answers …
-
https://www.iso.org/contents/data/standard/03/62/36207.detail.rss
-
Issue: as the transports validation uses in to loop through items of array it bring the method defined array through prototype.
fix: use 'of' instead of 'in' ,because 'in' iterates over all enumera…
-