Skip to content

Add a Serializable Credential Class #33

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

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

mcstoer
Copy link
Contributor

@mcstoer mcstoer commented Mar 20, 2025

The credential contains the

  • Version: Class version
  • Flags: Indicates if there is a label attached
  • Credential Key: Indicates the type of credential by vdxfkey, including username or password
  • Credential: The credential itself
  • Scopes: Indicate the ID or URL that is supposed to receive the credential
  • Label (optional): Any additional information related to the credential

This also adds an optional list of credentials to the login response decision, so that login credentials can be passed from the wallet to an application.

@mcstoer mcstoer marked this pull request as draft April 4, 2025 16:44
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.

1 participant