-
This feature would be particularly useful when using Kubernetes [Token Volume Projection](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#serviceaccount-token-volum…
-
# Implement Authentication System
## Feature Request: Build Auth System Based on Formulated Architecture
### Problem Statement
The architecture for the authentication system has been finalized.…
-
Hi, thanks for this amazing library!
I’ve been using the Next.js backend to make escalated API calls to Supabase. However, to do that, I need to mint a JWT for each API call, which means I have to …
-
I have a situation where we would like to use `RequestAuthentication` to validate JWT tokens on a per-route basis where other routes require different forms of authentication that may not be in a vali…
-
We need to finish the JWT auth implementation in src/transports/http/index.js
As a canvas-server instance is meant to be single-user, a user access-token should be defined at the server config and cli…
-
### lcobucci/jwt package mismatch
While install getting error:
```
Problem 1
- tymon/jwt-auth[2.1.0, ..., 2.1.1] require lcobucci/jwt ^4.0 -> found lcobucci/jwt[4.0.0, ..., 4.3.0] but the…
-
# jwt_auth_bad_iss response - Headless WordPress
## Expected Behavior
The JWT Authentication for the WP REST API plugin gives a filter to filter the token before sign using 'jwt_auth_token_befor…
-
### Version
4.5.8
### Context
I'm trying to authenticate against Graph API using client credentials flow.
```
OpenIDConnectAuth
.discover(
vertx,
…
-
To me it seems that nging V1.27.1 isn't supported.
Build env: Ubuntu 22.04.3 LTS
Steps to repoduce:
1. apt-get install libxml2-dev libxml++2.6-dev libxslt1-dev libgeoip-dev autoconf libjwt-dev…
-