-
Hello,
Thanks for the package, it's very good and works well with nextjs, I am exploring how it could work without next.js given that one is using a framework that supports the features we used her…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/express-openid-connect#readme), [Examples](https://github.com/auth0/express-openid-connect/blob/master/EXAMPLES.md), and […
-
Building libsoup-3.6.0 with Meson v1.6.0 results in: `meson: error: unrecognized arguments: --fhead #pragma once`.
Started from Visual Studio 2022 x64 Native Tools Command Prompt on Windows 11:
…
-
The current implementation relies on cookies for front-channel logout. As noted [in the spec](https://openid.net/specs/openid-connect-frontchannel-1_0.html#ThirdPartyContent), this is increasingly pro…
-
### What happened?
## 环境
1. 有一个Dockerfile文件
![image](https://github.com/user-attachments/assets/a009d1b8-b97d-4f0d-b217-45916071fdfa)
2. docker-compose文件
![image](https://github.com/user-attach…
-
**Describe the bug**
It appears like header-based login might break after clicking the logout button. I will admit, I'm doing something a little different than what is designed, as is described here:…
-
For load balancers that do cookie based sessions for stickiness, digest auth does not set the "Set-Cookie" received from the setup of digest and on the second request once digest is set up you are not…
-
I've got cookie based auth but I cannot make it work on my NextJS Project in server components.
Working examples:
1. Working example in server component
```javascript
const getData2 = async…
-
Hi. I am working on react native implementation. The frontend is ready, but I am unable to use the existing backend because of session based system.
The current auth system use passport.js to auth…
-
**Describe the bug**
Building many libraries (libsoup, harfbuzz) on Windows fails with similar error when meson is installed using the official installer (https://github.com/mesonbuild/meson/releas…