can someone provide the best way to implement access token validation on the api side using node js? Should we use kid?
Should we use kid or signature? or can we just match the tenant id and audience? i see lot of examples but not sure which one to use
New contributor
Sindhuja Polkampally is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.