Server-Adapter
The adapter comes with two built-in middlewares. One http middleware for middleware-based routing applications and one middleware for socket.io applications.
Thus, the adapter offers good integration into existing services 🚀.
Installation
Add the package as a dependency to the project.
sh
npm install @authup/server-adapter --save
npm install @authup/server-adapter --save