Skip to content

timemates/credentials-storage-kt

Repository files navigation

CredentialsStorageLib

Multiplatform Kotlin library for storing key-value credentials.

Read Wiki for additional information.

Platforms

  • Kotlin/JVM (Java 11)
    • macOS
    • Linux
    • Windows
    • Android (SDK 21+)
  • Kotlin/JS
    • Browser

License

CredentialsStorageLib is licensed under the MIT License. See the LICENSE file for details.

Credits

Special thanks to:

  • kotleni: Initial author of this library.
  • Microsoft: Implementation for the Desktop part.