authorization Module
A Mixin class for storage of credential/token uses with a HTTP Authorization request-header
The default solution is to use localStorage['AuthorizationHeader'] for the credential
This module provides the following classes:
A Mixin class for storage of credential/token uses with a HTTP Authorization request-header
The default solution is to use localStorage['AuthorizationHeader'] for the credential
This module provides the following classes: