489495df
@lang('Get your App ID and App Secret from:') https://developers.facebook.com
@lang('Valid OAuth Redirect URI:') {{ route('login.callback', 'facebook') }}
@lang('Create a project:') https://console.developers.google.com/projectcreate
@lang('Create OAuth client ID credentials:') https://console.developers.google.com/apis/credentials
@lang('Valid OAuth Redirect URI:') {{ route('login.callback', 'google') }}
@lang("Leave this field empty if you don't want to enable Google Analytics")
@lang('To protect your registration form, you can use Google reCaptcha service.')