stormpath-sdk-android icon indicating copy to clipboard operation
stormpath-sdk-android copied to clipboard

Implement setters for enabling Social Logins in SDK-UI

Open ericlw opened this issue 9 years ago • 0 comments

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

ie

.setFacebookLogin(true).create()

ericlw avatar Mar 10 '16 23:03 ericlw