https://github.com/svenjacobs/lokksmith
Kotlin Multiplatform OpenID Connect client for Android and iOS
https://github.com/svenjacobs/lokksmith
android ios kmp kotlin kotlin-multiplatform oauth oauth2 oidc oidc-client openid-connect openidconnect
Last synced: 4 days ago
JSON representation
Kotlin Multiplatform OpenID Connect client for Android and iOS
- Host: GitHub
- URL: https://github.com/svenjacobs/lokksmith
- Owner: svenjacobs
- License: apache-2.0
- Created: 2025-05-07T16:51:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T10:45:10.000Z (6 days ago)
- Last Synced: 2025-09-28T12:12:33.434Z (6 days ago)
- Topics: android, ios, kmp, kotlin, kotlin-multiplatform, oauth, oauth2, oidc, oidc-client, openid-connect, openidconnect
- Language: Kotlin
- Homepage: https://lokksmith.dev/
- Size: 1.27 MB
- Stars: 25
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## About
Lokksmith is an opinionated, modern Kotlin Multiplatform library for implementing the OpenID Connect
(OIDC) Authorization Code Flow (with PKCE) on Android and iOS. The library offers a simple, concise
and intuitive API with sensible defaults, while remaining configurable for advanced use cases.
We prioritize adherence to secure, recommended standards and patterns.For more information and a documentation please visit [lokksmith.dev](https://lokksmith.dev).