mirzemehdi / KMPAuth

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

Compose desktop support? #27

Closed artalejo closed 3 months ago

artalejo commented 5 months ago

Hello there,

I am just wondering if you are planning to add support for jvm (compose desktop)

Thanks a lot in advance.

mirzemehdi commented 5 months ago

@artalejo I have not planned it yet, will think about it if there is a need for that. But PR are welcome :)

Duplicate of https://github.com/mirzemehdi/KMPAuth/issues/15

mirzemehdi commented 3 months ago

For now desktop target is added but with dummy classes/and methods: https://github.com/mirzemehdi/KMPAuth/releases/tag/v2.1.0-alpha02

Closing this issue since duplicate issue exists: #15 . Thank you.