fast-auth-signer icon indicating copy to clipboard operation
fast-auth-signer copied to clipboard

Results 83 fast-auth-signer issues
Sort by recently updated
recently updated
newest added

### Description * Refactor useAuthState to be a single variable `loading | true | false | error` to reduce the complexity of our codebase * Remove `skipGetKeys` * Remove all...

Emerging Tech
Near BOS

UI/UX design for error messages to include tracing ID and any other useful information. This addition to the error message will assist developers in tracing the issue and providing more...

product design
Emerging Tech
Near BOS

- Basic functionality showing summary of LAK being added w/ approve button - Inspiration from wallet.near.org/login (https://github.com/near/near-wallet/tree/002f98115b948746de7945b88c18d8c36b6780ad/packages/frontend/src/components/login/v2) - New design to be provided by Jacob ```[tasklist] ### Tasks - [...

Epic
Emerging Tech
Near BOS

Move the implementation on `near.org/signup` into the signer app `/create-account` route In the new signing flow, near.org will popup the fast-auth-signer when the user clicks `Create Account`. The route should...

Epic
Emerging Tech
Near BOS

If there is an account on the signer app, the `/sign` route will display the transaction to the user and prompt them to sign it via their webauthn FAK and...

Epic
Emerging Tech
Near BOS

### Description Reported in Slack by Illia from Meteor founder; Meteor wallet founder was testing FastAuth and mentioned that when he clear local storage after logging in - it doesnt...

bug
Emerging Tech
Near BOS

### Description We will use a smart contract to determine if an action can be preformed based off a multi-tier safety list of smart contracts. This logic will be included...

Decision
Emerging Tech
Near BOS

### Description We will still use web-authn for bringing key to local storage. We agreed we should have a progressive session method that requires more frequent refreshing if the user...

Decision
Emerging Tech
Near BOS