Oauth2 Popup Flow Versions Save

A very simple oauth2 implicit flow library that uses window.open

v1.1.0

4 years ago

This release is a repo overhaul that uses rollup to create bundles.

v1.0.1

5 years ago

bug fix with incorrect parsing of the JWT payload

v.1.0.0

5 years ago

v0.1.1

5 years ago

This version includes support for addEventListener('login', () => {}) and addEventListener('logout', () => {}) (including removeEventListener and dispatchEvent)!