Ruben Mamo
Ruben Mamo
I have an on premise angular app which uses NTLM authentication and has api hosted on different urls. All calls to the site which houses the angular app work, however...
## ☕️ Reasoning * Adding support for storing authentication data in Azure CosmosDb. * Tests are executed for each different partition key strategy ## 🧢 Checklist - [x] Documentation -...
### Description Next JS 15 now supports ESLint 9 [https://nextjs.org/blog/next-15#eslint-9-support](https://nextjs.org/blog/next-15#eslint-9-support) however the eslint-next-on-pages package limits eslint to versions prior to 9. ``` "peerDependencies": { "eslint": "^4.0.0 || ^5.0.0 || ^6.0.0...