Add Oauth2 Identity
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
The document’s _id or slug.
Request
Will be passed through your lookup URL to get the user ID. Required if no code.
Will be passed to the OAuth token endpoint to get a token. Required if no accessToken.
