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
Hii,
I was using react-keycloak for my project , since its unmaintained i am trying to migrate it to react-oidc-context
I am following the documentation in the repo but unfortunately its not making any request to my Keycloak server for login
This is my configuration
This app was working perfectly fine in the old libriary. In the DOM I can see an iframe and in the network tab i can see the requests they made to fetch the tokens etc..
But in this library nothing is there
Please help @pamapa
The text was updated successfully, but these errors were encountered:
Hii,
I was using react-keycloak for my project , since its unmaintained i am trying to migrate it to react-oidc-context
I am following the documentation in the repo but unfortunately its not making any request to my Keycloak server for login
This is my configuration
This app was working perfectly fine in the old libriary. In the DOM I can see an iframe and in the network tab i can see the requests they made to fetch the tokens etc..
But in this library nothing is there
Please help @pamapa
The text was updated successfully, but these errors were encountered: