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

Put fast-auth-signer in iframe for authentication process. #929

Merged
merged 10 commits into from
Feb 22, 2024

Conversation

benmalcom
Copy link
Contributor

@benmalcom benmalcom commented Jan 17, 2024

This PR makes some little changes to DesktopNavigation, useSignInRedirect and vmInitializer files to initiate our POC, which is an iframe/modal based authentication instead of the page-based authentication method we currently have.

cc: @esaminu

Copy link

vercel bot commented Jan 17, 2024

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

Name Status Preview Comments Updated (UTC)
near-discovery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2024 5:15pm
near-discovery-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2024 5:15pm

@benmalcom benmalcom added the enhancement To highlight a PR's description in the 'Enhancements' changelog section label Jan 17, 2024
@mpeterdev mpeterdev removed their request for review January 17, 2024 16:49
@charleslavon
Copy link
Collaborator

Hey @esaminu what intended change will this PR have on UX?

@esaminu
Copy link
Contributor

esaminu commented Jan 18, 2024

@charleslavon @calebjacob These changes will still allow users to access other wallets via the "Connect Wallet" button in the iframe which will open wallet selector by redirecting with a query param connectWallet set to true which will show the wallet selector in this implementation. Here's the figma for this stream of work. It also require a version bump once we merge near/near-fastauth-wallet#14 so we shouldn't merge until that is published and also after near/fast-auth-signer#155 is merged

cc @nall-near

…ersion

chore: show wallet selector on query params  value

 #2:

chore: make request authentication support login and create account modal

chore: update ignore files

chore: remote wallet url

chore: show wallet modal from event

chore: bump near fastauth wallet version

fix: fix lock error
Copy link
Contributor

@esaminu esaminu left a comment

Choose a reason for hiding this comment

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

LGTM

@charleslavon charleslavon merged commit a07c0c6 into develop Feb 22, 2024
7 checks passed
@charleslavon charleslavon deleted the update/put-signer-in-iframe branch February 22, 2024 21:32
@esaminu esaminu restored the update/put-signer-in-iframe branch February 22, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement To highlight a PR's description in the 'Enhancements' changelog section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants