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(passport): Default Authz Claim Values #2338

Closed
1 of 3 tasks
maurerbot opened this issue May 29, 2023 · 1 comment · Fixed by #2363
Closed
1 of 3 tasks

feat(passport): Default Authz Claim Values #2338

maurerbot opened this issue May 29, 2023 · 1 comment · Fixed by #2363
Assignees
Labels
enhancement Indicates new feature requests to-be-defined Indicates issue that needs design

Comments

@maurerbot
Copy link
Contributor

maurerbot commented May 29, 2023

Why

To improve the UX we should logically decide default values for the claims values and make the dynamic form selection an explicit action when possible.

Note: this is prior to scope encodings that will allow apps to declare some claims as required.

What

  • Email: This should be the first email connected
  • Connected Accounts: This should be none by default
  • Smart contract wallet: This should be none by default

How

Please design, decompose, and discuss: break the logical What into a set of issues documenting physical implementation tasks.

  • Designs
  • Logic for default values for claims
  • Update components

Notes

  • Include links to related user journeys.
  • Include links to related design assets.
@maurerbot maurerbot added the enhancement Indicates new feature requests label May 29, 2023
@maurerbot maurerbot added this to the v1 - authentication milestone May 29, 2023
@maurerbot maurerbot added the to-be-defined Indicates issue that needs design label May 29, 2023
@picassobanana
Copy link

Figma Link

Based on our discussion all claim values will be pre-selected dynamically except for Connected Accounts claim where user has to select at least one value from dropdown to continue.

To improve UX the claim dropdowns should be redesigned so they can display both claim and claim value at the same time.

Preview:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests to-be-defined Indicates issue that needs design
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants