authentication#
This module contains user authentication related classes and functions required by IQMClient.
Full path: iqm.station_control.client.authentication
Module Attributes
Function that returns an authorization header containing a bearer token. |
Classes
Holds an external token |
|
TokenManager manages the access token required for user authentication. |
|
Interface to token provider |
|
Reads token from a file |
Exceptions
Something went wrong with user authentication. |
|
Wrong configuration provided. |
Inheritance
