Back to Refine

Remix Auth Example | Best Practices in Refine v5

documentation/docs/examples/remix/oauth.md

3.25.0289 B
Original Source

Refine allows you to build your SSR supported web applications using Remix. With this example, you can see how to authorize with Google, Auth0 and Keycloak using remix-auth.

<CodeSandboxExample path="with-remix-auth" />