-
what could this error be?
`[auth][error] JWTSessionError: Read more at https://errors.authjs.dev#jwtsessionerror
[auth][cause]: Error: no matching decryption secret
at jwtDecrypt.clockTol…
-
Hi, I installed the latest version and I receive the error "Unknown error occurred" after confirming phone code.
Log:
Logger: aiohttp.server
Source: /usr/local/lib/python3.12/site-packages/aioh…
-
Hi, I'm getting this error when running the example https://indominusbyte.github.io/fastapi-jwt-auth/usage/basic/
```
Traceback (most recent call last):
File "/Users/kang/Dev/fastapi-jwt-test/mai…
-
Some applications may want to authorize user input using multiple bearer tokens, for example an identity and an MAA token.
While there is no standard way to do that, we could support a slightly ext…
-
-
### Environment
- Operating System: Linux
- Node Version: v23.2.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: npm@10.9.0
- Build…
-
**Describe the issue:**
JWT access token cache entries are stored using the JWT access token in the AuthorizationGrantCache, while the JTI (JSON Web Token ID) is used in the persistence database la…
-
Hey @denvned,
I've been thinking about how to do authentication using this boilerplate and I'm kind of stuck. Currently I'm trying to use a JWT + cookie approach.
I've gotten to the point of having…
-
### Description
With the merge of https://github.com/camunda/camunda/pull/22459 and https://github.com/camunda/camunda/pull/22853 we load some auth data onto the existing crafted JWT that is used lat…
-
💥 MISSION: Crear la estructura inicial del proyecto
- App: Activa el puerto 4100 y despliega un servidor local listo para conectarse a MongoDB. Otorga permisos de acceso libre momentáneamente y sin…