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

**Is your feature request related to a problem? Please describe.** A regular cadence and designed process for release can improve efficiency, reduce errors, and help test releases before they are...

Emerging Tech
Near BOS
feature request

**Is your feature request related to a problem? Please describe.** It is a good standard practice to define a process and rules around branching, merging, and building (if required) distributable...

Emerging Tech
Near BOS
feature request

The current issue is that PR Preview Deploys are not functioning as expected because the deployed URL needs to be allowed on Firebase. I see 2 potential solutions: - Automate...

The email validation in YUP is incorrect, which led us to install an additional package specifically for email validation. This is not an ideal solution. The goal is to find...

Currently, the API calls to check if the username and email exist are triggered every time the user types a letter in the inputs. This is not ideal as it...

### Description Update the UI for the iFrame to be more user friendly and seamless. - Implement drawer UI for mobile - Implement modal UI for desktop - Place Create/Sign...

product design

Currently, users can click the 'resend email' button multiple times, resulting in receiving numerous emails. To improve this, we could temporarily disable the 'send email' button and display a message...

enhancement
Emerging Tech

I have a function explicitly defined to return either an object or undefined. However, TypeScript seems to ignore the undefined part, indicating that only an object can be returned. This...

enhancement
Emerging Tech

Observations: 1. The primary action we want the user to do is go to their email inbox and click a link, however, this is currently the least highlighted section. 2....

enhancement
good first issue