kittycad.api.users.get_oauth2_providers_for_user
Functions
|
If this returns an empty array, then the user has not connected any OAuth2 providers and uses raw email authentication. |
|
|
|
If this returns an empty array, then the user has not connected any OAuth2 providers and uses raw email authentication. |
|
- kittycad.api.users.get_oauth2_providers_for_user._parse_response(*, response)[source][source]
- Return type:
- async kittycad.api.users.get_oauth2_providers_for_user.asyncio(*, client)[source][source]
If this returns an empty array, then the user has not connected any OAuth2 providers and uses raw email authentication. This endpoint requires authentication by any Zoo user. It gets the providers for the authenticated user.
- Return type:
- kittycad.api.users.get_oauth2_providers_for_user.sync(*, client)[source][source]
If this returns an empty array, then the user has not connected any OAuth2 providers and uses raw email authentication. This endpoint requires authentication by any Zoo user. It gets the providers for the authenticated user.
- Return type: