-
### Package containing the bug
next-drupal (NPM package)
### Describe the bug
A clear and concise description of what the bug is.
When having authentication enabled, fetch requests work at…
-
### Terraform Core Version
1.6.2
### AWS Provider Version
5.31.0
### Affected Resource(s)
App client with client_credential mode
### Expected Behavior
Response to curl to get a token should be …
-
When attempting to push code to the repository, I encountered an error due to the `pkg-dir` module being an ES Module. The error message indicates that `require()` is not supported for ES Modules. The…
-
It should be possible to run the client on any workstation that has access to the config api.
An SSA is a JWT which is presentyed during dynamic client registration. It is signed by the AS (i.e. A…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arc…
-
Restrict access to patient records based on clinic affiliation, allowing doctors to view only patients associated with their respective clinic. (for ex: doctors at clinic 'A' can only see patients of …
-
### Describe the bug
liteLLM is installed on my windows local machine. and I can access it with the link http://localhost:4000.
I added this to the .env file as below.
OPENAI_LIKE_API_BASE_URL…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
Hi. Xcode 16 adds a new check to validate that the linking dynamic library doesn't attempt to link against a library with its own install name. This happens in this library in [a couple](https://githu…
-
@janl ar anyone who might know:
How might I ensure that my plugin dynamic.js hook "api" can only be executed by an authenticated admin? I'd like to allow for some POST/GETS from the admin dashboard …