Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Appstractive/supertokens-kt

Repository files navigation

SuperTokens Kotlin SDK

Unofficial implementations of SuperTokens SDKs for Kotlin (Multiplatform*).

Supported Driver Interfaces:

SDK Version CDI Version FDI Version
1.2.X 2.21.1 1.16.1
1.3.X 4.0.2 1.18.0
1.4.X 5.0.0 1.19.0

Both SDKs are written in pure Kotlin. The backend SDK has some Java dependencies (Mail and JWT). The frontend SDK is built using Kotlin Multiplatform.

Documentation

Please refer to the respective SDK directories for installation and usage instructions. For SuperTokens specifics, please visit the official documentation at supertokens.com

SDKs

Examples