Skip to content

question about identity model #2217

Answered by vinckr
JerryZhou343 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @JerryZhou343
I haven't worked on Kratos code, but I think this is for describing the different credential types and is set up this way to allow for the addition of more types in the future. From the docs:

Ory Kratos supports several credential types:

  • password: The most common identifier (username, email, ...) + password credential.
  • oidc: The "Log in with Google/Facebook/GitHub/..." credential.
  • Other credentials - support other credential types (X509 Certificates, Biometrics, ...) at will be added a later stage.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JerryZhou343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants