Hi, I need to know if a user has a password or OID...
# talk-kratos
b
Hi, I need to know if a user has a password or OIDC accounts connected, do you have any document or suggestion on this? I can't use
traits
because users can update it, so I was thinking of
metadata_public
but it seems like the OIDC jsonnet won't accept adding the field. Thank you.