Authorizations
Session cookie authentication for production deployments. The session token is automatically set as an HTTP-only, secure cookie.
Generate a JWT token for the current session. Used for API authentication.
Session cookie authentication for production deployments. The session token is automatically set as an HTTP-only, secure cookie.