-
Version: v0.5.2
Git Commit Hash: 6bbe230fe8a25844cebe9997a5acf4645033f9b5
Server: Ubuntu 22.04
wireguard-ui command: ./wireguard-ui -bind-address ###.###.###.###:5000 -base-path /wireguard
Browser…
-
### Describe the bug
Currently, the authenticator.logout method is not logging the user out in auth0.
See this issue for further details:
https://github.com/sergiodxa/remix-auth-oauth2/issues/1…
-
Hello,
lately RP initiated logout was iplemented in Grafana, which is great and that you very much for that.
What is still missing and I think is very important part of OIDC is backchannel logou…
-
**Is your feature request related to a problem? Please describe.**
I believe the project could benefit from a secure and user-friendly authentication system
## I would be grateful for the opportun…
-
## Expected Behavior
For any of the [proxied auth providers](https://backstage.io/docs/auth/#sign-in-with-proxy-providers) the logout should either just work, link to the logout page, or be disable…
-
On KDE Plasma on Linux: When I turn off my computer while Stremio is running, I want it to just turn off. Instead, Stremio inhibits shutdown before it closes, which means I have to press the power but…
-
After logout from superset, session cookies continues to be valid.
User can still login using those cookies if he has session cookie saved.
They should be invalidated after logout.
#### How to re…
-
Hi, I have a issue with logout function.
Init function:
```
let initParams: InitParams = {
appId: '000000000000',
xfbml: true,
status: true,
cookie: true,
version: 'v2.9'
};
this.f…
-
Add a logout function to remove the token from sessionStorage and redirect the user to the login page.
-
This may be more of a feature request than an issue.
When you login to the site as a normal user (NOT the admin panel), there is no way to logout again. The quark theme has a logout link, but Lear…