Skip to content

[DX-2506] feat: new passport login without wallet #61

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

Merged
merged 11 commits into from
Jan 25, 2024
Merged

Conversation

YermekG
Copy link
Contributor

@YermekG YermekG commented Jan 24, 2024

Summary

These changes are required to align new login and connectImx functionality with Passport TS SDK

Customer Impact

  • Customers will be required to updated blueprints with Immutable authentication nodes
  • Blueprint nodes Connect, ConnectSilent, ConnectPKCE were removed
  • Added new blueprint nodes: Login, ConnectImx, LoginPKCE and ConnectImxPKCE

Added

  • Login and ConnectImx functionality

Changed

  • Update for the game bridge

Removed

  • Connect, ConnectSilent and ConnectPKCE functionalities

Other things to consider:

  • Prefix your PR title with feat: , fix: , chore: , docs: , refactor: or test: .
  • Sample blueprints are updated with new SDK changes
  • Updated public documentation with new SDK changes (Immutable X and Immutable zkEVM)

@YermekG YermekG requested a review from a team January 24, 2024 23:07
@YermekG YermekG changed the title [DX-2506] New passport login without wallet [DX-2506] feat: new passport login without wallet Jan 24, 2024
Copy link
Collaborator

@nattb8 nattb8 left a comment

Choose a reason for hiding this comment

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

[x] Sample blueprints are updated with new SDK changes

  • The sample blueprints do not include logging in / connecting using a cached session.
  • The Unauthenticated screen must include a Connect button if the user clicks Login on the Authenticated screen. Without connecting, the user cannot use any of the Imx functions. Try Login -> Click on Get Address -> Error

Edit: Add this in another PR

@YermekG YermekG merged commit 9e5f4c7 into main Jan 25, 2024
@nattb8 nattb8 deleted the feat/new_login branch January 25, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants