cbs_auth_async Module

Classes

CBSAsyncAuthMixin

Mixin to handle sending and refreshing CBS auth tokens asynchronously.

JWTTokenAsync

CBS authentication using JWT tokens.

SASTokenAsync

Asynchronous CBS authentication using SAS tokens.

Functions

is_coroutine

is_coroutine(get_token)

Parameters

Name Description
get_token
Required