iqm.iqm_client.cli.auth#
Authorization and session management for IQM Client CLI.
Functions
|
Sends login request to the authentication server. |
|
Sends logout request to the authentication server. |
|
Sends refresh request to the authentication server. |
|
Join two URL segments together, ensuring a single slash between them. |
|
Check how much time is left until the token expires. |
|
Check if token is not about to expire. |
Classes
|
Request sent to authentication server for access token and refresh token, or for terminating the session. * Token request with grant type |
|
Type of token request. |
Exceptions
User's account has not been fully set up yet. |
|
Something went wrong with user authentication. |
Inheritance
