mirzemehdi / KMPAuth

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

Include additional scopes in google singin #51

Open Taz03 opened 2 months ago

Taz03 commented 2 months ago

How do I add additional scopes when using google singin

mirzemehdi commented 2 months ago

not supported currently. Can you please write specs that you would need, maybe it can be implemented easily @Taz03

Taz03 commented 2 months ago

@mirzemehdi i'd need a few scopes its no specific ones, if you could add a parameter which takes in List<String> so I can pass my scopes it'll be great

surajkumar commented 1 month ago

@mirzemehdi thanks for looking into this. We are looking into using your framework. Will it be possible to expedite this issue?

Would appriciate it or if you could provide a timeline for when you plan on implementing this?