stormpath / stormpath-sdk-android

Android library for Stormpath
http://www.stormpath.com
Apache License 2.0
18 stars 15 forks source link

Implement setters for enabling Social Logins in SDK-UI #21

Open ericlw opened 8 years ago

ericlw commented 8 years ago

Use Builder class to add getters and setters that instruct the LoginFragment to show social login buttons

ie

.setFacebookLogin(true).create()