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

Upgrade Fast-Auth package #289

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Upgrade Fast-Auth package #289

merged 1 commit into from
Jul 25, 2023

Conversation

hcho112
Copy link
Contributor

@hcho112 hcho112 commented Jul 12, 2023

This PR contains upgrade of @near-js/biometric-ed25519 package that handles fast-auth on near discovery.

On version 0.3.0 it includes changes that related to this PR (near/near-api-js#1148)

It comes with support on encryption algorithm that browsers from Android devices expects.

@vercel
Copy link

vercel bot commented Jul 12, 2023

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 Jul 25, 2023 0:07am
near-discovery-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2023 0:07am

@hcho112
Copy link
Contributor Author

hcho112 commented Jul 25, 2023

Fixed rebase issue. Also re-tested to make sure it works fine.

@shelegdmitriy shelegdmitriy merged commit d03884f into develop Jul 25, 2023
3 checks passed
@shelegdmitriy shelegdmitriy deleted the FAST-120 branch July 25, 2023 11:24
shelegdmitriy added a commit that referenced this pull request Jul 31, 2023
* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx

Co-authored-by: Dmitriy <[email protected]>

* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------

Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Charles Garrett <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>
charleslavon added a commit that referenced this pull request Oct 16, 2023
* weekly promotion of develop to main (#324)

* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx

Co-authored-by: Dmitriy <[email protected]>

* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------

Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Charles Garrett <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>

* chore: update vm

---------

Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Benjamin Kurrek <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>
@charleslavon charleslavon mentioned this pull request Oct 16, 2023
charleslavon added a commit that referenced this pull request Oct 16, 2023
* weekly promotion of develop to main (#324)

* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx



* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------











* chore: update vm

---------

Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Benjamin Kurrek <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>
charleslavon added a commit that referenced this pull request Oct 16, 2023
* weekly promotion of develop to main (#324)

* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx

Co-authored-by: Dmitriy <[email protected]>

* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------

Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Charles Garrett <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>

* Upgrade vm  (#720) (#721)

* weekly promotion of develop to main (#324)

* Private and Signed Out routes

* types

* Cleanup after conflicts

* Remove old bundle file

* Update src/utils/route/privateRoute.tsx



* generate opengraph previews for components (#312)

* chore: upgrade @near-js/biometric-ed25519 package (#289)

* feat: allow signIn with only LAK for no webauthn browsers (#308)

* fix: prevent the onboarding modal from flashing and only show the vscode banner during onboarding (#320)

* Update issue templates

* doc: adding contribution guides (#321)

* doc: addting contribution guides

* prettier fix

---------











* chore: update vm

---------

Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Benjamin Kurrek <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>

* chore: fix regression in eth functionality

---------

Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Benjamin Kurrek <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcinbodnar <[email protected]>
Co-authored-by: Caleb Jacob <[email protected]>
Co-authored-by: Marcin Bodnar <[email protected]>
Co-authored-by: Dmitriy <[email protected]>
Co-authored-by: Michael Peter <[email protected]>
Co-authored-by: Danny Cho <[email protected]>
Co-authored-by: Osman Abdelnasir <[email protected]>
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.

2 participants