Back to Refine

Remix Authentication Guide | Refine v4 Auth Example

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