Oauth
Token exchange for OAuth client credentials. POST a client_id + client_secret pair and receive a short-lived JWT (1h) plus introspection metadata. Every other endpoint expects the resulting bearer token.
Token exchange for OAuth client credentials. POST a client_id + client_secret pair and receive a short-lived JWT (1h) plus introspection metadata. Every other endpoint expects the resulting bearer token.