DavidM-D
DavidM-D
FastAuth seems willing to send emails to people without accounts asking them to verify their email account. If you click the link it fails with Account Not Found in the...
```[tasklist] - [ ] https://github.com/near/mpc-recovery/issues/193 ``` ```[tasklist] ### Related Issues - [ ] https://github.com/near/fast-auth-signer/issues/15 - [ ] https://github.com/near/fast-auth-signer/issues/49 - [ ] https://github.com/near/fast-auth-signer/issues/170 ``` ```[tasklist] ### UX Improvements - [ ]...
```[tasklist] ### Tasks - [ ] Add error handling - [ ] Improve styling for mobile - [ ] https://github.com/near/near-fastauth-wallet/issues/3 ``` @Patrick1904 This ticket should unblock your demo This is...
When users log into near.org on Firefox (and possibly other browsers) they enter their email address, press enter and then a second identical form pops up, fills itself and the...
Currently if you try to sign in to near.org and the backend fails for one reason or another it just takes you back to the sign in page without showing...
We set up alerts for uncaught errors on the fastauth frontend using sentry. There are a decent number of these and we have no idea whether they're benign or the...
Non webauthn browsers should call MPC service the sign endpoint whenever it needs to sign something with a FAK. ```[tasklist] ### Tasks - [ ] Check that when the OIDC...
Currently we get really useful error messages from clients like "HTTP response not OK". This isn't super helpful and we don't really know what's causing them. Some of the error...
There are lots of issues with chain signatures that we can't detect, for example people being unable to write to RPC, the data lake failing, or the contract rejecting transactions...