gbv / login-server

Login and connect accounts with multiple identity providers
https://coli-conc.gbv.de/login/
MIT License
31 stars 32 forks source link

Require Node.js 18 #105

Closed stefandesu closed 11 months ago

stefandesu commented 1 year ago

The EOL of Node.js 16 is approaching (in September 2023), and Node.js 14 is almost EOL (end of April 2023), so it might be reasonable to skip both of those and require Node.js 18 for Login Server. Since we're not at v1 yet, a minor version release is enough (v0.7.0).

Issues to consider: