Skip to content

logto-io/kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

243 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Logto helps you build the sign-in experience and user identity within minutes.

Logto Kotlin SDKs

Maven Central Build Status Codecov

The monorepo for SDKs written in Kotlin.

Check out the Android SDK tutorial for more information.

Installation

Logto Android SDK is now available on MavenCentral.

Groovy

implementation 'io.logto.sdk:android:<version>'

Kotlin

implementation("io.logto.sdk:android:<version>")

Products

Name Description
Kotlin SDK Kotlin SDK is used to integrate your JVM client with Logto service
Android SDK Android SDK

Contributing

After cloning the repository, install the git hooks once so detekt runs --auto-correct on staged Kotlin files before each commit:

./gradlew installGitHooks

Releasing

See RELEASE.md for the automated release flow, required secrets, and manual fallback.

Resources

Website Docs Discord

Sponsor this project

 

Packages

 
 
 

Contributors