mirzemehdi / KMPAuth

Kotlin Multiplatform Authentication Library targetting android and iOS
https://mirzemehdi.com/KMPAuth/
Apache License 2.0
231 stars 19 forks source link

Desktop support (only target with dummy class and methods) #37

Closed mirzemehdi closed 3 months ago

mirzemehdi commented 3 months ago

For now desktop target is added only in order to call kmpauth methods from common source set. Implementation details will be added later

mirzemehdi commented 3 months ago

✅ Core module is fully implemented for desktop target

mirzemehdi commented 3 months ago

✅ uihelper module is fully implemented for desktop target