rollupid
rollupid copied to clipboard
fix(platform): implement token verification in `ValidateJWT` middleware
The ValidateJWT middleware function should make a call to the access node to get a proper verification result.
There is a JWKS endpoint in the passport application now. The platform workers could fetch JWKS and make verification. /cc @betimshahini