There is a server secret key used in middleware.js which should be broken out into an easily configurable parameter. This would make any deployment steps far easier.
While were at it, it would be good to also allow the database names to be configurable as well.
There is a server secret key used in
middleware.jswhich should be broken out into an easily configurable parameter. This would make any deployment steps far easier.While were at it, it would be good to also allow the database names to be configurable as well.