An intermediary application that authorizes and authenticates an external client to access data on a Wix project or site.
ID of the OAuth app.
Date and time the OAuth app was created, in ISO 8601 format.
Display name of the OAuth app, as it appears in the dashboard.
Description of the OAuth app, as it appears in the dashboard.
For internal use only.
External login URL to which users are redirected automatically to authenticate. If no login URL is specified, the user is redirected to Wix to authenticate.
List of URIs to which redirection from Wix is allowed after authentication.
When a client redirects a user to Wix for authentication, the client provides a URI to redirect the user back to after the user has been authenticated. Wix only redirects the user if the exact URI is contained in this array.
List of domains to which redirection from Wix is allowed after processes other than authentication.
When a client redirects a user to a Wix page (for example, for checkout), the client provides a URL to redirect the user back to. Wix only redirects the user if the URL is in one of the specified domains.
Whether a secret can be generated for this OAuth app.
Default: true
until a secret has been generated for the OAuth App.
External logout URL to which we invoke when user logout at wix. If no logout URL is specified, the user is logged out only at Wix.
OAuth application type.
OAuth technology used by the oauth application.