rollupid icon indicating copy to clipboard operation
rollupid copied to clipboard

fix(platform): implement token verification in `ValidateJWT` middleware

Open szkl opened this issue 2 years ago • 1 comments

The ValidateJWT middleware function should make a call to the access node to get a proper verification result.

szkl avatar Feb 27 '23 20:02 szkl

There is a JWKS endpoint in the passport application now. The platform workers could fetch JWKS and make verification. /cc @betimshahini

szkl avatar Apr 26 '23 11:04 szkl