-
I know "JWT" authentication process is stateless and for logout we should use something like "Redis" for "blacklist".
But if we'll have some functionality that can invalid token it would be so good. …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Blazor should connect automatically to Signal R Hub when using the Authorize attribute …
-
为什么讯飞星火转openai,之后不能用autogpt呢。
显示端口占用?
-
### Describe the bug
Video Recording of the Bug and Setup:
https://github.com/metabase/metabase/assets/10182211/50c697de-b246-4366-a8b9-27955db24f65
We have an embedded dashboard with three param…
-
Hi! I'm using a simple app in Rack to forward requests from one server to another server that runs a Rails app, and most requests are working fine except when submitting a form. It's related with the …
-
**Why is this needed**:
So that users can scope reverse proxied requests to Grafana to a tenant, in Grafana Mimir, they belong to.
**What would you like to be added**:
```patch
From 65f0def7…
-
After playing with sessions, I got it working but I'm not thoroughly convinced it's the right way to go. It would be nice to experiment with JWT and see how that plays out in terms of code complexity,…
-
Microsoft's Owin team is working on new version of Owin/Katana. [Microsoft.Owin.Security.Jwt](https://www.nuget.org/packages/Microsoft.Owin.Security.Jwt/4.0.0-alpha1) now uses **latest version of Syst…
-
We're having an issue with - it seems - oasgraph when the OAS file has a JWT defined in it. The error we're getting is:
```
(node:4831) UnhandledPromiseRejectionWarning: AssertionError: path para…
-
How to implement refresh token like this:
1. when login return `access_token` and `refresh_token`
2. when `access_token` expires, return a message that informs the token was expired.
3. after expir…