mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-14 02:54:44 +02:00
Merge remote-tracking branch 'origin/main' into user-management
This commit is contained in:
@ -3,3 +3,9 @@ GET `/me`
|
||||
Inputs : just need the JWT cookie
|
||||
|
||||
Returns the user of the account
|
||||
|
||||
```
|
||||
{
|
||||
user: ":userId"
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user