Okta token validation

Is it possible to validate the okta token using okta-auth-js on server-side?

The AuthJS library isn’t designed to validate Access Tokens server side, but our Node JWT Verifier is: GitHub - okta/okta-jwt-verifier-js: okta-jwt-verifier-js

Oh, thank you andrea.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.