fix: silentLoginIframe Timeouts.

signinCallback wasn't being called when state was set but not code,
which happens when there are errors. I also did some error handling
the refreshToken calll. This is kind of a quick fix. I need to revisit the
flows here to make sure all the correct things are being done for the
various callback states.
This commit is contained in:
Darrel O'Pry 2020-08-25 13:33:22 -04:00
parent e668272c6b
commit a4aa8439f1
3 changed files with 24 additions and 6 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "@dopry/svelte-oidc",
"version": "0.2.0",
"version": "0.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {