SaaS Landing Template
High-converting landing page. Lemon Squeezy checkout overlay built-in.
Shikitoka centralizes authentication, payments, and SSO across all your web projects. Your users sign in once — and access everything.
How it works
Explore the catalog. Each project shows its stack, features, and pricing. No account needed to look around.
Pick a project, subscribe via Lemon Squeezy. Your subscription is tied to your Shikitoka account — not each individual project.
Click Launch. Shikitoka generates an SSO token and authenticates you into the project automatically. No separate login.
For developers
npm install @shikitoka/umbrella-sdkconst sdk = new UmbrellaSDK({ projectId, apiKey })await sdk.auth.initAuth({ platformUrl, autoRedirect: true })const { hasAccess } = await sdk.payments.checkAccess(userId)// auth + payments readyUsers authenticated on Shikitoka are automatically signed into your project via a one-time JWT token.
Check access with one call. No building your own billing logic.
SDK is framework-agnostic. Works in Next.js, Nuxt, Astro, SvelteKit — anything that runs JS.
Full TypeScript support. Hono RPC client gives you end-to-end type safety from API to frontend.
Projects
High-converting landing page. Lemon Squeezy checkout overlay built-in.
Bilingual corporate profile. Static output, Lighthouse 100 target.
Mass content & SEO directory. Full-text search, hybrid rendering.
Track MRR, churn, and user behavior. Real-time metrics.
Get started
Create an account, browse projects, and get your first SSO integration running in under an hour.