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 "cookieName" configuration and assume "<serviceName>-jwt" as
cookie name
* Adjust `SetJwtCookieComponent` to handle logout (remove JWT cookie
and trigger redirect) if `?logout=<serviceName>` query parameter is
present
Closes: flownative#2
Allow for JWT Cookie deletion via Frontchannel Logout
The text was updated successfully, but these errors were encountered: