Use Builder class to add getters and setters that instruct the LoginFragment to show social login buttons ie .setFacebookLogin(true).create()
Use Builder class to add getters and setters that instruct the LoginFragment to show social login buttons
ie
.setFacebookLogin(true).create()