WindSekirun / RxSocialLogin

An Android Library that provides social login for 15 platforms within by RxJava2, Kotlin and Firebase Authentication.
Apache License 2.0
125 stars 19 forks source link

implement RxSocialLogin.setPlatformConfig #39

Closed WindSekirun closed 5 years ago

WindSekirun commented 5 years ago

It will available to change the parameter of config in Runtime. but, it will not allow adding a new config for platforms not created through the Application class.