- {% if settings.SOCIAL_AUTH_GOOGLE_OAUTH2_KEY %} Google{% endif %}
- {% if settings.SOCIAL_AUTH_FACEBOOK_KEY %} Faceboook{% endif %}
- {% if settings.SOCIAL_AUTH_TWITTER_KEY %} Twitter{% endif %}
- {% comment %}{% if settings.SOCIAL_AUTH_LINKEDIN_KEY %} LinkedIn{% endif %}{% endcomment %}
- {% if settings.SOCIAL_AUTH_GITHUB_KEY %} GitHub{% endif %}
-
Note: The only information GetTogether recieves from these providers is your username and (optionally) your email address. GetTogether will not have access to read any other information from these accounts, not even your password, and will not have access to post information to them.