@wildix/auth-utils > WmpTokenProvider > (constructor)
WmpTokenProvider.(constructor)
Constructs a new instance of the WmpTokenProvider
class
Signature:
constructor(clientIss: string, clientSecret: string, env?: ServiceTokenEnv);
Parameters
Parameter | Type | Description |
---|---|---|
clientIss | string | |
clientSecret | string | |
env | (Optional) |