node-oauth / node-oauth2-server

🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
https://www.npmjs.com/package/@node-oauth/oauth2-server
MIT License
286 stars 39 forks source link

ci: add node 22 to test matrix #312

Closed dhensby closed 1 month ago

dhensby commented 1 month ago

This adds a NodeJS 22 test to our test suite