JWKS Guard
JWKS Guard is a library that provides a way of validating JWKS.
Install the JWKS Guard
Or install the JWKS Guard manually
Create a lib/jwks-guard.ts
file in your project’s lib folder, and add the following code:
Usage
Add a guard to your Elysia app:
then add the guard to your Elysia app:
then for your endpoints