Logto is an open-source Auth0 alternative designed for modern apps and SaaS products.
The monorepo for SDKs and working samples written in JavaScript (Well, mostly in TypeScript).
Name | Description |
---|---|
browser | Logto browser foundation SDK. |
capacitor | Logto Capacitor SDK built on top of browser foundations. |
chrome-extension | Logto Chrome extension SDK. |
client | Logto JavaScript cross-platform foundation client. |
express | Logto Express SDK built on top of node foundations. |
js | Logto JavaScript core. |
next | Logto Next.js SDK built on top of node foundations. |
node | Logto node foundation SDK. |
nuxt | Logto Nuxt 3 SDK built on top of node foundations. |
react | Logto React SDK built on top of browser foundations. |
remix | Logto Remix SDK built on top of node foundations. |
vue | Logto Vue SDK built on top of browser foundations. |
sveltekit | Logto SvelteKit SDK built on top of node foundations. |
Name | Description |
---|---|
angular-sample | A sample of using angular-auth-oidc-client to integrate with Logto. |
browser-sample | A sample of using Logto browser SDK. |
chrome-extension-sample | A sample Chrome extension that demonstrates how to integrate Logto. |
express-sample | A sample of using Logto Express SDK. |
next-app-dir-sample | A sample of using Logto Next.js SDK for Next.js app directory structure. |
next-sample | A sample of using Logto Next.js SDK. |
next-server-actions-sample | A sample of using Logto Next.js SDK for server actions. |
passportjs-sample | A sample of using Logto with Passport.js. |
react-sample | A sample of using Logto React SDK. |
svetlekit-sample | A sample of using Logto SvelteKit SDK. |
vue-sample | A sample of using Logto Vue SDK. |