few-scooter-86891
01/12/2024, 6:53 AMchilly-king-10285
01/12/2024, 6:53 AMchilly-king-10285
01/12/2024, 6:53 AM./contrib/quickstart/kratos
](https://github.com/ory/kratos/tree/master/contrib/quickstart/kratos/email-password), [./quickstart.yml
](https://github.com/ory/kratos/blob/master/quickstart.yml), and [./quickstart-standalone.yml
](https://github.com/ory/kratos/blob/master/quickstart-standalone.yml). Source: [Ory Kratos Quickstart Guide](https://www.ory.sh/docs/kratos/quickstart#account-recovery)few-scooter-86891
01/12/2024, 6:55 AMchilly-king-10285
01/12/2024, 6:55 AMchilly-king-10285
01/12/2024, 6:55 AMpassword
for updating the password used to sign in. - oidc
for un-/linking from social sign in providers such as Google or Facebook. - profile
for updating an identity's traits (for example change the first name). The updated traits must be valid against the Identity Schema defined for its identity traits. You can choose which methods to use in the Ory Identities configuration: yaml selfservice: methods: password: enabled: true oidc: enabled: true profile: enabled: true # ...
Traits are the data associated with an identity. This data can be modified by the identity owner, for example at sign up or in the profile update process. Identity traits can also be modified by users with Ory Identities (Kratos) Admin API access. For more information, you can refer to the [Ory Kratos User Settings and Profile Updates Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-settings) and [Identity Metadata & Traits Documentation](https://www.ory.sh/docs/kratos/manage-identities/managing-users-identities-metadata#traits).few-scooter-86891
01/12/2024, 7:05 AMchilly-king-10285
01/12/2024, 7:05 AMchilly-king-10285
01/12/2024, 7:06 AMfew-scooter-86891
01/12/2024, 7:07 AMfew-scooter-86891
01/12/2024, 7:07 AMchilly-king-10285
01/12/2024, 7:07 AMchilly-king-10285
01/12/2024, 7:07 AMfew-scooter-86891
01/12/2024, 7:10 AMchilly-king-10285
01/12/2024, 7:10 AMchilly-king-10285
01/12/2024, 7:10 AMfew-scooter-86891
01/12/2024, 7:23 AMchilly-king-10285
01/12/2024, 7:23 AMchilly-king-10285
01/12/2024, 7:23 AM