mirzemehdi / KMPAuth

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

Wasm support (only target with dummy class and methods) #39

Closed mirzemehdi closed 1 week ago

mirzemehdi commented 3 months ago

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