morfees

Results 18 comments of morfees

Hi @pubkey, just following up to see if there’s any progress on this issue or anything I can do to help debug it. We’re eager to use OPFS storage, since...

Hello @pubkey, is there a way to test this in the 17.0.0-beta.x version before the next major release ?

Hi @pubkey, Just following up on the meta-index fix. You mentioned the release was planned for early August, do you have a specific timeline for that? In the meantime, if...

Thanks for the reply. Then thing is autoRemove is already set to false : ```const oktaConfig: OktaAuthOptions = { issuer, clientId, redirectUri, scopes, pkce: true, tokenManager: { autoRenew: false, autoRemove:...

Yes, I do see this in my monitoring tool. However, the issue is that all users are required to log out and log back in every day, which means a...

> Is code within your app signing users out? Are you certain a new refresh token is being obtained? Yes, when a user opens the app for the first time...

Also sometimes when we try to renew the token we get these errors too : - The client specified not to prompt, but the user is not logged in. -...