RxSocialLogin icon indicating copy to clipboard operation
RxSocialLogin copied to clipboard

Plan of 1.3.0

Open WindSekirun opened this issue 6 years ago • 0 comments

It has been a long time since I had planned.

RxSocialLogin 1.3.0 will cover these feature.

  • New Platform: Discord, Bitbucket, Gitlab, Amazon, ~Paypal~, Facebook Account Kit, Instagram (#20, #22, #23, #24, #25, #41, #43) and more..?
  • Resolve error on GoogleLogin in Fragment (#44)
  • New sample application design (#49)
  • ~Use RxSocialLogin without RxJava~ -> In 1.5.0

Also, RxSocialLogin will remove support of the non-androidx project in 1.3.0. That means all new version above 1.3.0 will provide only androidx version. But you can use 1.2.1 if you want to continue this library in the non-androidx project.

Any suggestions or questions are welcome.

Todos

  • [x] Discord
  • [x] Bitbucket
  • [x] Gitlab
  • [x] Amazon
  • [x] ~Paypal~
  • [ ] Facebook Account Kit
  • [x] Instagram
  • [ ] Resolve #44
  • [x] Resolve #49
  • [x] ~Use RxSocialLogin without RxJava~ -> In 1.5.0
  • [x] Refactor code using Codacy

Edit in 2019-02-12

  • Paypal: I can't find any information for acquiring access_token without button. So, I can't implement this feature.
  • Use RxSocialLogin without RxJava: Need some time to think about api design. this feature can occur some big changes, so leave that in now.

WindSekirun avatar Feb 07 '19 01:02 WindSekirun