-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
**Describe the bug**
Hi all,
I am using the **Sanctum SPA Authentication (CSRF protection)** system for my application Authentication. It is working well. But I am unable to authenticate broadcastin…
-
### Link to the code that reproduces this issue
https://github.com/anni1236012/nextjsMiddleware
### To Reproduce
1. yarn dev
2. All pages are protected via middleware except home page.
3. Click o…
-
### Current Behavior
I am using apache apisix on the kubernetes but when I have installed the apisix but it got the error like this
![image](https://github.com/apache/apisix/assets/165806253/fe6a…
-
Create a ToDo Application using the STUDENT App Catalog group in C#
-
**Describe the bug**
I have configured ArgoCD with OIDC authentication. On each login my IDP provider provides new JWT token and ArgoCD set it to cookies. On logout ArgoCD remove it from cookies an…
-
In the [http-basic section](https://funcool.github.io/buddy-auth/latest/#http-basic) it says to add `(wrap-authentication)`, but it seems that `(wrap-authorization)` middleware is also needed.
Wit…
-
Wondering if it is possible to disable the "sessionID" cookie from being sent after the user hits the login endpoint for dj-rest-auth (for my use case this is one of the social login endpoints).
Cu…
-
### Authentication Required
All endpoints that require a current user to be logged in receive a standard
authentication response.
- [ ] Authentication middleware responds with error status 401 when
…
-
Just wanted to let you people know that I just finished an addon to JSON Server, that some of you might be interested in :
### https://github.com/jeremyben/json-server-auth
It allows you to add…