rough-student-36192
01/01/2025, 3:25 PMmagnificent-energy-493
can't see how to manage kratos.yaml and identity.schema.json confif you self-host you edit the files directly and kratos will hot-reload • check out the community examples as well https://github.com/ory/examples/ • ory kratos does not use OAuth2 flows, it uses cookies and you make an API call to /whoami to check the session - so no introspection. You can also use JWT instead if you prefer that. Both methods come with their own tradeoffs. https://www.ory.sh/docs/security-model