openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
977 stars 162 forks source link

Update to TypeScript 2.5 #23

Closed tikurahul closed 7 years ago

tikurahul commented 7 years ago

Also moves all @type/* to regular dependencies, so clients don't have to include them as dependencies.

tikurahul commented 7 years ago

Fixes https://github.com/openid/AppAuth-JS/issues/22