openid / AppAuth-JS

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

Fixes #117, removes includes in favor of indexOf #118

Closed jakefeasel closed 5 years ago

jakefeasel commented 5 years ago

Using indexOf works everywhere. Given that this is the only instance of includes, it just makes life easier to avoid it.

tikurahul commented 5 years ago

Can you please sign the CLA ? This looks good.

jakefeasel commented 5 years ago

I thought I did already. Can you check? Not sure what else remains to be done.