mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-14 10:54:45 +02:00
12 lines
109 B
Markdown
12 lines
109 B
Markdown
GET `/me`
|
|
|
|
Inputs : just need the JWT cookie
|
|
|
|
Returns the user of the account
|
|
|
|
```
|
|
{
|
|
user: ":userId"
|
|
}
|
|
```
|