---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "AuthentiKate"
tagline: "The OIDC/SSO solution for homelabbers"
actions:
- theme: brand
text: Get Started
link: /quick-start/
# features:
# - title: Feature A
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature B
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature C
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
---
โ
True minimalism
No unnecessary services, just Laravel + Livewire
๐ง Full customization
Tailor every flow, token, and screen to your needs
๐ ๏ธ Developer-first design
Clear, auditable code with no magic
๐ฆ Lightweight and self-contained
Deploy in seconds, integrate in minutes
## โจ Features
- ๐ Full **OIDC Authorization Code flow** with PKCE
- ๐ช Signed **Access** and **ID tokens** (RS256)
- ๐ **OIDC Discovery** + JWKS endpoints
- ๐ค **UserInfo endpoint** with name, email, avatar, and custom claims
- ๐พ DB-backed token storage with per-client scoping
- ๐งผ Clean, Livewire-powered UI for login and consent
- ๐จ Supports branding, theming, and custom domains
- ๐ Integrates easily with Outline, Linkwarden, and any OIDC-compliant app
## ๐ง Roadmap
- ๐ Refresh Token Support
- โ
Email Verification & MFA
## ๐ Use Cases
- Homelab authentication (SSO for your self-hosted services)
- Lightweight OIDC for internal SaaS apps
- Identity proxy for dev environments
- Custom branding for white-labeled auth flows
---