mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-11 10:59:55 +08:00
* Update adal with documented config options See https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/dev/lib/adal.js#L26 for the list of documented options. The options loginResource, resource, and extraQueryParameter are undocumented, but already existed in the type. * The only required parameter is clientId