new AzureTokenInit() → {Object}
Initialize the Azure Token Object
Returns:
object which binds two function (1. init / 2. acquireToken)
- Type
- Object
Methods
(static) acquireToken(callback)
Parameters:
Name | Type | Description |
---|---|---|
callback |
callback | passing the token after receiving |
(static) init(instance)
Parameters:
Name | Type | Description |
---|---|---|
instance |
string | i.e. gruenbeckcrmdev |