You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that express and koa are supported but it would be nice if hapi would also be supported out of the box.
I think this is mostly about proper handling of request data.
I think the express integration is exposed as middleware, you could do the same for hapi, there is called a plugin.