mirzemehdi / KMPAuth

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

Js support (only target with dummy class and methods) #38

Closed mirzemehdi closed 3 months ago

mirzemehdi commented 3 months ago

For now js 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 js target

mirzemehdi commented 3 months ago

✅ uihelper module is fully implemented for js target