jaychang0917 / SimpleAuth

A easy to use social authentication android library. (Facebook, Google, Twitter, Instagram)
224 stars 51 forks source link

Example code out of date #15

Closed kevin-44 closed 6 years ago

kevin-44 commented 6 years ago

The example code "SimpleAuth.getInstance().connectFacebook(..." on readme.md, "SimpleAuth.getInstance()" in particular, seems to be invalid ("SimpleAuthFacebookKt" now).

jaychang0917 commented 6 years ago

Updated