An open API service indexing awesome lists of open source software.

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

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).