Hi all, so I'm interviewing with a company for a full-stack JS position. They sent me a challenge and there's a part of it challenging to me, they have an Auth0 app ready to be used by candidates, they just sent me
jwks.json
jwks.json
file. I don't know exactly what to do with it from the backend side (NestJS), because usually when I integrate with Auth0 I create my own app and just follow the docs to complete the integration. Any thoughts?