authts/oidc-client-ts

user.querySessionStatus is never populated

jessgoldq4 opened this issue · 1 comments

Even after the user has authenticated and has access to the app, the user.querySessionStatus is always null. Is that expected? Using authorization code flow

image

Might be a timing issue on your side or IdP side. Either debug or log what is happening and also verify the network traffic. For logging see https://authts.github.io/oidc-client-ts/#md:logging