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
317 stars 46 forks source link

ci: add node 22 to test matrix #312

Closed dhensby closed 3 months ago

dhensby commented 3 months ago

This adds a NodeJS 22 test to our test suite