les crampte la XD

This commit is contained in:
Adam
2025-09-29 20:35:25 +02:00
committed by GitHub
parent 4900db1e98
commit db5858a344

View File

@ -3,3 +3,9 @@ GET `/me`
Inputs : just need the JWT cookie
Returns the user of the account
```
{
user: ":userId"
}
```