You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/developer-tools/sdks/backend/remix-sdk.mdx
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,13 +40,6 @@ This SDK is for developers using Remix.
40
40
41
41
New to Kinde? [Get started here](/get-started/guides/first-things-first/).
42
42
43
-
## Overview
44
-
45
-
- Works with Remix (server-rendered by default)
46
-
- Uses secure cookies to manage the session
47
-
- Exposes helpers for loaders and actions so tokens stay fresh
48
-
- Ships with opinionated auth routes (`/kinde-auth/*`)
49
-
50
43
## Install for a new project
51
44
52
45
The quickest way to start is with the [Remix starter kit](https://github.com/kinde-starter-kits/kinde-remix-starter-kit). Clone it and add your Kinde application details.
0 commit comments