VKCOM / vkid-android-sdk

MIT License
28 stars 3 forks source link

whats the best way to use vk to support third party login #14

Closed mozhimen closed 7 months ago

mozhimen commented 7 months ago

hi, i have the question is : how can i choose the library between [vkid-android-sdk] and [vk-android-sdk] for third party login. i need a stable ,light api for development. thx.

diklimchuk commented 7 months ago

If you only need to login using VK, then vkid-android-sdk is better choice, since it's a light weight implementation

mozhimen commented 7 months ago

Your response was very helpful, thx.