Back to Refine

Kinde Example | Best Practices in Refine v5

documentation/docs/examples/auth-provider/kinde.md

3.25.0437 B
Original Source

Kinde is a service that makes authentication and authorization easy by providing a range of methods to choose from. In this example, you'll see how to use Kinde Login with Refine.

Kinde example doesn't work in CodeSandbox embed mode as it needs to whitelist callback URLs. With this link, you can open the example in the browser and try it.

<CodeSandboxExample path="auth-kinde" />