How to customize the JWT validation for Strapi V4

  • Strapi Version: 4.11.4
  • Operating System: Windows 11
  • Database: Postgres
  • Node Version: 16.20.2
  • NPM Version: 8.19.2
  • Yarn Version: 1.22.19

Because of some usage, I would like to customize the JWT validation so that I can integrated with external oAuth.

I do search on the Strapi document and found one article for Strapi V3 but not V4. I am do the same way as the document said for Strapi V3 but it does not work.

Any idea / suggestion / or advice?

Long Tran

Many thanks