-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Osvaldo Andrade edited this page Feb 12, 2026
·
5 revisions
Tikti is a multi-tenant identity service in Go with Redis persistence, HS256 idTokens for user identity, and RS256 access tokens for resource-server authorization.
Start with Get Started.
If you are evaluating Tikti end-to-end, the fastest reading path is:
If you are integrating a client or worker, read Use Cases.