You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Please verify your identity by logging in using one of the services below. We use your login to confirm your identity, and verify your email address. For more info, check out our <a href="{{ config.get('BRANDING_PRIVACY_URL') }}">privacy policy</a>.</p>
<br><br>
<a href="{{ url_for('auth.oauth_authorize', provider='facebook') }}"><input class="btn btn-primary" type="submit" value="Log in through Facebook"></a> or <a href="{{ url_for('auth.oauth_authorize', provider='google') }}"><input class="btn btn-primary" type="submit" value="Log in through Google"></a>