Built by Novrana

One platform. All your projects.

Shikitoka centralizes authentication, payments, and SSO across all your web projects. Your users sign in once — and access everything.

Free to browseSSO across all projectsLemon Squeezy paymentsCloudflare edge infra

How it works

Simple by design.
Powerful underneath.

Browse projects

Explore the catalog. Each project shows its stack, features, and pricing. No account needed to look around.

Subscribe once

Pick a project, subscribe via Lemon Squeezy. Your subscription is tied to your Shikitoka account — not each individual project.

Launch instantly

Click Launch. Shikitoka generates an SSO token and authenticates you into the project automatically. No separate login.

For developers

Wire your project in four steps.

project/setup.ts
npm install @shikitoka/umbrella-sdk
const sdk = new UmbrellaSDK({ projectId, apiKey })
await sdk.auth.initAuth({ platformUrl, autoRedirect: true })
const { hasAccess } = await sdk.payments.checkAccess(userId)
// auth + payments ready

SSO in minutes

Users authenticated on Shikitoka are automatically signed into your project via a one-time JWT token.

Subscription gating

Check access with one call. No building your own billing logic.

Any stack

SDK is framework-agnostic. Works in Next.js, Nuxt, Astro, SvelteKit — anything that runs JS.

Type-safe

Full TypeScript support. Hono RPC client gives you end-to-end type safety from API to frontend.

Projects

What's on the platform

TemplatesLive

SaaS Landing Template

High-converting landing page. Lemon Squeezy checkout overlay built-in.

Astro 5Vue 3TailwindCSS v4
TemplatesLive

Company Profile Template

Bilingual corporate profile. Static output, Lighthouse 100 target.

Astro 5Alpine.jsTailwindCSS v4
TemplatesLive

Content Hub Template

Mass content & SEO directory. Full-text search, hybrid rendering.

Nuxt 4SupabasePostgreSQL
ToolsLive

SaaS Analytics Dashboard

Track MRR, churn, and user behavior. Real-time metrics.

Next.js 15RechartsPostgreSQL

Get started

Ready to wire your first project?

Create an account, browse projects, and get your first SSO integration running in under an hour.