How can we integrate ory kratos with django+react website

732 Views Asked by At

I am having a project to integrate ory kratos for auth. I don't find much of documentation on the implementation of ory with django+react website.

I have worked with jwt previously.

Does anyone know the complete working process of integrating ory with django+react application.

1

There are 1 best solutions below

2
On

See this community example:
https://github.com/ory/examples/tree/master/django-ory-cloud
There are also a bunch of examples for react here:
https://www.ory.sh/docs/examples