You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove clearStaleState from UserManager since it's actually
defined by OidcClient. Correct the parameter (optional), keep
Promise<void> return type (though it seems to be more
complicated).
For other methods on UserManager, update the return type
appropriately.
0 commit comments