-
**Describe the bug**
I have Shuffle installed on Ubuntu 22.04.4 server. When sending the notification email, using, for example, the api_continue data, it delivers a link like this:
http://127.0.0.1…
-
The doc states that you can use a callback in server.get to render the decision page.
```
server.get('/authorization', isAuthorized, oauth2.controller.authorization, function(req, res) {
// Rend…
-
**Describe the bug**
I am setting up a LD dev-server in my local environment. I have `ldcli` setup locally via homebrew, access token added, and a project synced locally. I fire up my nodejs serv…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to have a way to delete an account on the official spacebar instance.
**Describe the solution you'd like**
A de…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the …
-
I have a React application integrated with this library. I can trigger the auth endpoint by calling signinRedirect. The redirect works. I can sign in and get redirected back to my app as expected.
N…
-
Hello Community,
I currently have multiple Kubernetes clusters running with Istio versions 1.22 and 1.23. Istio is deployed in our clusters using the istiod Helm charts, and we are using the config…
-
Does anyone know how to fix this?
```
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for webnuvem.com
http-01 challenge for www.webnuvem.com
Using the webro…
-
Develop an API endpoint to fetch the list of customers in the database.
# Acceptance Criteria
- The endpoint would be accessible at `/api/v1/customers?limit=10&page=1`.
- The endpoint would re…
-
We find that when we try to fetch large file content with API `GET https://api-data.line.me/v2/bot/message/{messageId}/content`, the connection will be closed by line client when it exceed 100s.
…