[2024-05-20T10:22:31.842033+02:00] request.INFO: Matched route "{route}". {"route":"api_login","route_parameters":{"_route":"api_login","_controller":"App\\Controller\\User\\AuthController::login"},"request_uri":"https://developpements.arredondo-m.ovh/tahitiFreediving/public/api/login","method":"POST"} [] [2024-05-20T10:22:35.521884+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"login","authenticators":1} [] [2024-05-20T10:22:35.521978+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"login","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\JsonLoginAuthenticator"} [] [2024-05-20T10:22:38.038192+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"test@test.com\", roles=\"ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\JsonLoginAuthenticator"} [] [2024-05-20T10:22:41.064993+02:00] security.DEBUG: The "{authenticator}" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\JsonLoginAuthenticator"} [] [2024-05-20T10:22:51.042154+02:00] request.INFO: Matched route "{route}". {"route":"api_user_edit","route_parameters":{"_route":"api_user_edit","_controller":"App\\Controller\\User\\UserController::userEdit"},"request_uri":"https://developpements.arredondo-m.ovh/tahitiFreediving/public/api/user/edit","method":"PUT"} [] [2024-05-20T10:22:51.321451+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"api","authenticators":1} [] [2024-05-20T10:22:51.321557+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"api","authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2024-05-20T10:22:51.777693+02:00] security.INFO: Authenticator successful! {"token":{"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\Token\\JWTPostAuthenticationToken":"JWTPostAuthenticationToken(user=\"test@test.com\", roles=\"ROLE_USER\")"},"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} [] [2024-05-20T10:22:51.778281+02:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"Lexik\\Bundle\\JWTAuthenticationBundle\\Security\\Authenticator\\JWTAuthenticator"} []