Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 494 Bytes

oauth2authorizeresponseoauth2authorize.md

File metadata and controls

19 lines (11 loc) · 494 Bytes

Oauth2AuthorizeResponseOauth2Authorize

Successful Response

Supported Types

AuthorizeResponseUser

oauth2AuthorizeResponseOauth2Authorize := operations.CreateOauth2AuthorizeResponseOauth2AuthorizeUser(components.AuthorizeResponseUser{/* values here */})

AuthorizeResponseOrganization

oauth2AuthorizeResponseOauth2Authorize := operations.CreateOauth2AuthorizeResponseOauth2AuthorizeOrganization(components.AuthorizeResponseOrganization{/* values here */})