Public
Like
jwks
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://postpostscript--2b5fbffa276011f086ff569c3dd06744.web.val.run
- Fork this val
- Go to https://postpostscript-generatejwksenv.web.val.run/?prefix=JWKS
- Follow the steps there with the prefix "JWKS"
If you want to set the keys up manually, set up env vars JWKS_PRIVATE
and JWKS_PUBLIC
as JWKS with the algorithm RS512
in this format:
{ "keys": [ { ... } ] }
Migrated from folder: Profile/jwks