Skip to content

Update to async authsome

Tamlyn Rhodes requested to merge authsome-dep into master
  • 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 to test config)
  • Remove unused start script
  • Switch to pubsweet Docker image to run tests
Edited by Tamlyn Rhodes

Merge request reports