Update to async authsome
- Update AuthenticatedManage component to always show nav bar and show message on authorization failure
- Add regenerator-runtime to support compiled async/await
- Explicitly depend on authsome as we directly require the mode in the config
-
No longer load .env files(and add secret totest
config) - Remove unused
start
script - Switch to pubsweet Docker image to run tests
Edited by Tamlyn Rhodes