issues
search
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
AppAuth-JS 1.0
#76
Closed
tikurahul
closed
6 years ago
tikurahul
commented
6 years ago
Breaking changes.
Completed refactoring all request and response types to make them more consistent and ergonomic.
Added an additional utility method isValid() which uses a
buffer
of 3600 seconds.
Fix for Revoke token requests (
https://github.com/openid/AppAuth-JS/issues/71
).
buffer
of 3600 seconds.