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

In addition to "use", "continue", "signin" and "signup", consider adding "pay" or "checkout" #615

Open
samuelgoto opened this issue Jun 12, 2024 · 0 comments
Labels

Comments

@samuelgoto
Copy link
Collaborator

samuelgoto commented Jun 12, 2024

Posting this on behalf of a developer request, some use cases don't quite fit within the existing values of the RP's Context for use cases where the user is going through a e-commerce checkout flow:

https://fedidcg.github.io/FedCM/#enumdef-identitycredentialrequestoptionscontext

Which currently have:

enum IdentityCredentialRequestOptionsContext {
  "signin",
  "signup",
  "use",
  "continue"
};

The proposal is to add "pay" and/or "checkout" to this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant