mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 18:14:28 +00: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