To integrate with CoLoop, you’ll need to provide us with the following information:
https://yourdomain.com/oauth2/callback
)Once you provide this information, we’ll create an OAuth application for you and provide you with the necessary credentials and endpoints.
For private applications, you’ll receive the following configuration:
For public applications, the configuration will be similar but without the client_secret
field and public
set to true
:
client_secret
securely as it cannot be retrieved lateremail profile
) allow access to basic user informationContact the CoLoop team to set up your OAuth application during the Alpha phase. In future releases, this process will be self-serve through our developer portal.
To integrate with CoLoop, you’ll need to provide us with the following information:
https://yourdomain.com/oauth2/callback
)Once you provide this information, we’ll create an OAuth application for you and provide you with the necessary credentials and endpoints.
For private applications, you’ll receive the following configuration:
For public applications, the configuration will be similar but without the client_secret
field and public
set to true
:
client_secret
securely as it cannot be retrieved lateremail profile
) allow access to basic user informationContact the CoLoop team to set up your OAuth application during the Alpha phase. In future releases, this process will be self-serve through our developer portal.