mirzemehdi / KMPAuth

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

Does this support Azure user flow authentication and social logins? #47

Closed yuvaraj119 closed 2 months ago

yuvaraj119 commented 2 months ago

Does this support Azure user flow authentication and social logins? How can we use Azure user flow authorization and Authentication. How can we handle access token, refresh and other claims?

mirzemehdi commented 2 months ago

no it doesn't support @yuvaraj119