sailor.utils.oauth_wrapper.clients

Stores and returns OAuth clients.

sailor.utils.oauth_wrapper.clients.get_oauth_client(name)[source]

Return an existing OAuth client or create a new one based on the name.

Return type

OAuth2Client