kittycad.api.apps.apps_github_consent
Functions
|
This is different than OAuth 2.0 authentication for users. |
|
|
|
This is different than OAuth 2.0 authentication for users. |
|
|
- async kittycad.api.apps.apps_github_consent.asyncio(*, client)[source][source]
This is different than OAuth 2.0 authentication for users. This endpoint grants access for Zoo to access user’s repos. The user doesn’t need Zoo OAuth authorization for this endpoint, this is purely for the GitHub permissions to access repos.
- Return type:
- async kittycad.api.apps.apps_github_consent.asyncio_detailed(*, client)[source][source]
- Return type:
- kittycad.api.apps.apps_github_consent.sync(*, client)[source][source]
This is different than OAuth 2.0 authentication for users. This endpoint grants access for Zoo to access user’s repos. The user doesn’t need Zoo OAuth authorization for this endpoint, this is purely for the GitHub permissions to access repos.
- Return type: