Skip to main content

Module app_auth

Module app_auth 

Source

Structsยง

AuthApp
AuthAppClient
A public OAuth client registered against an AuthApp for the hosted Authorization Code + PKCE flow.
AuthAppClientCreate
Request body for registering a new public OAuth client on an AuthApp. redirect_uris is a newline-separated allowlist; each entry must be https, a loopback http URL, or a custom scheme (native apps).
AuthAppCreate