aioazure
latest
Contents:
Module Index
aioazure package
Subpackages
Submodules
aioazure.auth module
aioazure.client module
aioazure.decorator module
aioazure.proxy module
aioazure
Docs
»
aioazure
»
aioazure package
»
aioazure.auth module
Edit on GitHub
aioazure.auth module
¶
class
aioazure.auth.
Authenticator
(
app_id: str
,
password: str
,
tenant_id: str
)
[source]
¶
Bases:
object
get_token
(
)
→ str
[source]
¶
is_token_valid
¶