panva / openid-client

OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
MIT License
1.83k stars 392 forks source link

feat: add node 18 support #516

Closed mstruebing closed 2 years ago

mstruebing commented 2 years ago

This adds support and runs the GithubAction-Pipeline with node 18

panva commented 2 years ago

As per #485 #507 and the policy in the readme, this will be done in October with a v18.x version that is active LTS.

Rugvip commented 2 years ago

@mstruebing I've published https://www.npmjs.com/package/openid-client-any-engine as a way around this for now. It's created by a script that downloads an existing openid-client version, tweaks the package.json, and publishes the modified package.