GET https://apisyncspace.thibautstachnick.com/api/auth/google

GoogleAuthController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\GoogleAuthController::login"
_firewall_context
"security.firewall.map.context.api"
_route
"app_google_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#566
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#512 …}
  }
]
_stopwatch_token
"35222d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"apisyncspace.thibautstachnick.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 10 Mar 2026 14:19:19 GMT"
location
"https://accounts.google.com/o/oauth2/v2/auth?client_id=674748775760-6usmb72naonm4laog7v89ghlbfs225mq.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Fapisyncspace.thibautstachnick.com%2Fapi%2Fauth%2Fgoogle%2Fcallback&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&access_type=offline&prompt=consent"
x-debug-token
"ac69b5"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"70eb181bbfa9f0037946793ba9f78550"
CORS_ALLOW_ORIGIN
"^https://syncspace.thibautstachnick.com"
DATABASE_URL
"postgresql://syncspaceuser:WueUVn8B7K122zVkVtJ8F7@127.0.0.1:5432/syncspace?serverVersion=16&charset=utf8"
GOOGLE_CLIENT_ID
"674748775760-6usmb72naonm4laog7v89ghlbfs225mq.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GOOGLE_REDIRECT_URI
"https://apisyncspace.thibautstachnick.com/api/auth/google/callback"
JWT_PASSPHRASE
"7382dbad2f8ae926aa149e325adffd2e2d8f8a1caa29d7ab426f17940803b4f1"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LAST_FM_API_KEY
"07c4b8a42f0c738bec2889f6c346bc02"
MAILER_DSN
"brevo+api://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@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
WEB_SOCKET_URL
"https://wssyncspace.thibautstachnick.com"
YOUTUBE_API_KEY
"AIzaSyCOJ2WWtWiPuO4LXmxDMqyodeVNKNF7J90"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/SyncSpaceServer/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/SyncSpaceServer/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"apisyncspace.thibautstachnick.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.99"
REMOTE_PORT
"32996"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773152359
REQUEST_TIME_FLOAT
1773152359.1728
REQUEST_URI
"/api/auth/google"
SCRIPT_FILENAME
"/home/SyncSpaceServer/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.234.63.95"
SERVER_ADMIN
"thibautstachnick@gmail.com"
SERVER_NAME
"apisyncspace.thibautstachnick.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at apisyncspace.thibautstachnick.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"apisyncspace.thibautstachnick.com"
SYMFONY_DOTENV_PATH
"/home/SyncSpaceServer/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,WEB_SOCKET_URL,YOUTUBE_API_KEY,LAST_FM_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI"