Files
DefinitelyTyped/adal
Ryan Russell e9622c76ea Update adal with documented config options (#13979)
* 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
2017-01-13 11:33:23 -08:00
..