Allows dynamic config resolution (e.g. test mocks that change config between calls). Options can now be string | (() => string) for both jwtSecret and jwksUrl. |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| index.test.ts | ||
| index.ts | ||
| request-context.ts | ||
| types.ts | ||
Allows dynamic config resolution (e.g. test mocks that change config between calls). Options can now be string | (() => string) for both jwtSecret and jwksUrl. |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| index.test.ts | ||
| index.ts | ||
| request-context.ts | ||
| types.ts | ||