POST https://hellopec.cestnous.fr/api/auth/login

APIController :: AuthLogin

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\APIController::AuthLogin"
_firewall_context
"security.firewall.map.context.api"
_route
"api_auth_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#219
    -tokenExtractor: Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor {#220 …}
    -jwtManager: Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager {#211 …}
    -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#64 …}
    -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#222 …}
    -translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …}
  }
]

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
authorization
""
connection
"keep-alive"
content-length
"67"
content-type
"application/json"
host
"hellopec.cestnous.fr"
origin
"https://hellopec.cestnous.fr"
referer
"https://hellopec.cestnous.fr/login"
sec-ch-ua
""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Pretty

{
    "email": "dr-abettan@hotmail.fr",
    "password": "sivwiP-zansi3-kyfxed"
}

Raw

{"email":"dr-abettan@hotmail.fr","password":"sivwiP-zansi3-kyfxed"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json;charset=UTF-8"
date
"Thu, 09 Apr 2026 22:03:24 GMT"
x-debug-token
"5b53c0"

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
AI_TOKEN
"355fb799d9a288108de29083c74529c5"
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"ab8c6e9234fc6df634f709c5ce345579"
DATABASE_URL
"mysql://hellopec:sQqh4Dhrpyq7UBR@mt153455-001.eu.clouddb.ovh.net:35859/hellopec?serverVersion=8.0.21"
DOMAIN
"https://hellopec.cestnous.fr"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JWT_PASSPHRASE
"3e18555d4ab84f4bd3323355d5c30a87"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"gmail+smtp://pec@hellopec.fr:VEN5aou!!!@default?verify_peer=0"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"67"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/hellopec/website/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/hellopec/website/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"hellopec.cestnous.fr"
HTTP_ORIGIN
"https://hellopec.cestnous.fr"
HTTP_REFERER
"https://hellopec.cestnous.fr/login"
HTTP_SEC_CH_UA
""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"82.224.47.96"
REMOTE_PORT
"23799"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775772203
REQUEST_TIME_FLOAT
1775772203.6158
REQUEST_URI
"/api/auth/login"
SCRIPT_FILENAME
"/var/www/hellopec/website/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.77.215.211"
SERVER_ADMIN
"dev@cestnous.fr"
SERVER_NAME
"hellopec.cestnous.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at hellopec.cestnous.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"hellopec.cestnous.fr"
SYMFONY_DOTENV_PATH
"/var/www/hellopec/website/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,MAILER_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MESSENGER_TRANSPORT_DSN,AI_TOKEN,DOMAIN"