stormpath-sdk-android
stormpath-sdk-android copied to clipboard
Implement setters for enabling Social Logins in SDK-UI
Use Builder class to add getters and setters that instruct the LoginFragment to show social login buttons
ie
.setFacebookLogin(true).create()