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
### Issue Description
I'm encountering an issue when calling logout() in @axa-fr/react-oidc. After clicking the logout button, I receive the following error
### 📌 Error Message:
### Expected Behavior:
After logging out, the user should be redirected to the login screen (https://localhost:3000), but this is not happening.
### Issue Description
I'm encountering an issue when calling logout() in @axa-fr/react-oidc. After clicking the logout button, I receive the following error
### 📌 Error Message:
### Expected Behavior:
After logging out, the user should be redirected to the login screen (https://localhost:3000), but this is not happening.
### 🛠 Code Implementation
### OIDC Configuration
The text was updated successfully, but these errors were encountered: