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

https://github.com/doneill/fulcrum-auth

Kotlin Multiplatform Fulcrum authentication app
https://github.com/doneill/fulcrum-auth

Last synced: 3 months ago
JSON representation

Kotlin Multiplatform Fulcrum authentication app

Awesome Lists containing this project

README

        

# Fulcrum Auth
![badge][badge-android]
![badge][badge-ios]
![badge][badge-js]

Kotlin Multiplatform app containing authentication with [Fulcrum](https://learn.fulcrumapp.com/)

![fulcrum auth image](fulcrum-auth.png)

## Dependencies
- [Kotlin Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html)
- [Kotlin Ktor](https://ktor.io/clients/index.html)
- [Kotlin Serialization](https://github.com/Kotlin/kotlinx.serialization)
- [SQLDelight](https://cashapp.github.io/sqldelight/)

## Contributors


## Licensing
A copy of the license is available in the repository's [LICENSE](LICENSE) file.

[badge-android]: http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat
[badge-ios]: http://img.shields.io/badge/platform-ios-CDCDCD.svg?style=flat
[badge-js]: http://img.shields.io/badge/platform-js-F8DB5D.svg?style=flat