GET `/me` Inputs : just need the JWT cookie Returns the user of the account ``` { user: ":userId" } ```