logout: postLogoutRedirectUri should not default to redirectUri (ff7d1d9)
support JWT response on userinfo endpoint (da16494)
Custom grant type added (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/919)
Listen for storage to receive auth hash from popup (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/935)
Add event for unchanged session (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/936)
Add loginHint to codeFlow (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/938)
Add a windowRef option to initLoginFlowInPopup to prevent the window from beeing blocked by popup blockers (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/965)
Use configured revocationEndpoint by default (https://github.com/manfredsteyer/angular-oauth2-oidc/pull/1020)