Authorizations
Session token for authentication.
Cookies
Session token for authentication.
Example:
"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"
Retrieve the information of the user with the matching user ID.
Session token for authentication.
Session token for authentication.
"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"