Back to Refine

Kinde Authentication Example | Refine v4 Auth Guide

documentation/versioned_docs/version-4.xx.xx/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" />