-
It appears currently a user can simply navigate away from the verification email screen, not verifying, and use the site as normal. Add a middleware guard to prevent this. Should be part of breeze by …
-
-
## Feature description
When a user adds a personal email, Ion should send a verification email for the user to confirm that they actually own that email. The verification email logic should be simila…
-
The link is not valid before verification and is supposed to be hidden.
-
### Description
Thanks to the amazing work of [garaga](https://github.com/keep-starknet-strange/garaga) it is now possible to verify SNARK proofs on Starknet. We want to show a use case of this wit…
-
https://www.getmonero.org/downloads/hashes.txt
https://www.getmonero.org/downloads/#cli
https://raw.githubusercontent.com/monero-project/monero/refs/heads/master/utils/gpg_keys/binaryfate.asc
https…
-
I have an AWS NLB with SSL offloading which sends that traffic to port 8080. The request flows through fine, but the JWT verification is not working. I would expect a 401, but get a 200 returned from …
-
If the relying party set the user verification requirement option to `required`, the authenticator should return data with the `UV` flag on, or fail if it cannot do the user verification ([spec](https…
-
Create the email verification screen that users see after registration, displaying a code input interface with resend functionality.
## Problem
We need to:
- Create a verification code input scre…
-
**Issue Description:**
When a user switches to a new phone, the authenticator app fails to function as expected. It does not generate the required authentication code when prompted during the sign-in…