Files
2025-09-29 20:35:25 +02:00

109 B

GET /me

Inputs : just need the JWT cookie

Returns the user of the account

{
  user: ":userId"
}