Authentication
Authenticating API requests
The API is designed around secure sessions. Once a session is created a JWT should be signed on the client side and provided in an Authorization
header.
Last updated
Authenticating API requests
The API is designed around secure sessions. Once a session is created a JWT should be signed on the client side and provided in an Authorization
header.
Last updated