Roberto Pommella Alegro aea4d89f9c Fix oidc callback to check entire storage (#7929)
* Fix oidc callback to check entire storage

In some cases, extensions or other unexpected javascript can be executed
on the oidc callback. Sometimes changing the localstorage and generating
a `storage` event before the callback component does. In such cases, the
authorization component will hang indefinitely.

A simple fix is to check for the expected `oidcState` key in the whole
localstorage instead of just the event `key`.

* Fix tests for auth-jwt

Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2020-01-15 14:27:12 -07:00
..
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2018-09-25 11:28:26 -05:00
2019-05-13 14:05:25 -05:00
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2018-11-15 16:47:50 -06:00
2019-05-16 14:49:38 -05:00
2019-06-20 08:37:27 -05:00
2019-06-20 08:37:27 -05:00
2019-10-09 21:09:25 -05:00
2019-06-20 08:37:27 -05:00
2019-01-10 10:37:25 -06:00
2019-08-01 14:35:18 -07:00
2018-09-25 11:28:26 -05:00
2018-09-25 11:28:26 -05:00
2019-05-08 17:08:39 -06:00
2019-05-08 17:08:39 -06:00