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
* refactor frontend for OIDC based auth
auth context is now the interface between the UI and vendors
both Kratos and OIDC will implement fetchAuthState/login/logout
so the vendor logic can live decoupled from UI logic
* fix logo 404 when in subpath
0 commit comments