Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for non webauthn browsers #90

Merged
merged 13 commits into from
Oct 25, 2023

Conversation

esaminu
Copy link
Collaborator

@esaminu esaminu commented Oct 14, 2023

Closes #87

@vercel
Copy link

vercel bot commented Oct 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fast-auth-signer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 0:19am

@esaminu esaminu requested a review from hcho112 October 14, 2023 01:55
Copy link
Collaborator

@hcho112 hcho112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have conducted the test against this part of code on Firefox and unfortunately it doesn't work. As part of communicating to relayer, we are expected to have keypair that will be used to create signature (https://github.com/near/mpc-recovery)

This PR is currently not working because it is missing keypair on firefox environment.

I will work on the fix and push to this PR shortly

@hcho112
Copy link
Collaborator

hcho112 commented Oct 16, 2023

@esaminu I'm still working on the flow of when max key reached path on top of this PR

hcho112
hcho112 previously approved these changes Oct 24, 2023
Copy link
Collaborator

@hcho112 hcho112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested multiple times on Chrome and Firefox browsers

Copy link
Collaborator

@hcho112 hcho112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@esaminu esaminu merged commit c716890 into main Oct 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Defect] FastAuth has stopped working on Firefox
2 participants