-
Needed Env Variables:
- The Movie Database API Key: `TMDB_KEY`
- Auth: `BETTER_AUTH_URL`, `BETTER_AUTH_TRUSTED_ORIGINS`, `BETTER_AUTH_SECRET`
- Turso: `TURSO_DATABASE_URL`, `ASTRO_DB_REMOTE_URL`, `…
-
I've tried to build the `nofcm` flavor (using `./gradlew assembleNofcmRelease`), but the build fails:
```
> Task :app:compileNofcmReleaseKotlin
e: file:///build/repo/app/src/main/java/jp/juggler/…
-
### 📦 Environment
Docker
### 📌 Version
lobehub/lobe-chat-database v1.31.10
### 💻 Operating System
Other Linux
### 🌐 Browser
Firefox
### 🐛 Bug Description
Follow this tutori…
-
This issue is minimally reproducible by using the latest API Platform distribution template. You will need to run the production Docker config to use FrankenPHP in worker mode.
Add the Lexik JWT au…
-
Since yesterday afternoon I am having some problems in login into the portal using this package. Here are some error messages I got for different API calls:
```
Traceback (most recent call last):
…
-
I'm trying to do it this way:
```JS
const create = createRoute({
tags: ["auth"],
method: "post",
path: "/api/auth/**",
request: {
body: {
content: {
"application/js…
-
### Description
`amplify_auth_cognito` >=2.5.0 depends on amplify_analytics_pinpoint >=2.5.0 =2.5.0 requires device_info_plus ^10.0.1.
So, because flutter_app depends on both amplify_auth_cognito ^2…
-
## Description
The goal of this ticket is to:
I. Validatte if a consent can be used on `y collection for x user`. This is done by:
1. Knowing what scopes/collection token(s) are necessary f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Describe the bug**
Requests with "connection" header are rejected by API Gateway HTTP API with IAM auth.
**To Reproduce**
* Create an HTTP API in API Gateway (e.g. [`aws apigatewayv2 create…