Structsยง
- AuthApp
- Auth
AppClient - A public OAuth client registered against an AuthApp for the hosted Authorization Code + PKCE flow.
- Auth
AppClient Create - Request body for registering a new public OAuth client on an AuthApp.
redirect_urisis a newline-separated allowlist; each entry must be https, a loopback http URL, or a custom scheme (native apps). - Auth
AppCreate