oidc-client-js icon indicating copy to clipboard operation
oidc-client-js copied to clipboard

Option to call clearStaleState automatically

Open 1Jesper1 opened this issue 4 years ago • 3 comments

I would like to have an option to let the client call clearStaleState automatically.

1Jesper1 avatar Dec 10 '20 13:12 1Jesper1

There's an API for that already: UserManager.clearStaleState

brockallen avatar Jan 28 '21 20:01 brockallen

Hello @brockallen I know, but I want an option to not call this method myself, but let the Client call it.

1Jesper1 avatar Jan 28 '21 20:01 1Jesper1

Hi, just wanted to let you know that this was confusing for me as I thought that by setting staleStateAge this would work out of the box and be handled by the client.

keropodium avatar May 26 '21 07:05 keropodium