Add support for scaling dev team #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
devcontainersto devcontainersI have so far been unable to successfully sidestep authentik and force the user to sign in to a hard coded account. I keep getting lost on the passport-authentik link and converting it to passport-proprietary/dev/hardcoded login
it seems the best way to bypass it for testing purposes is to create a mock stub when you are in development environment.
short example as to what i mean
https://stackoverflow.com/questions/52282823/bypass-passport-authentication-during-end-to-end-testing
working example and write up on how to actually do it properly
https://techbrij.com/nodejs-sinon-stub-passport-authenticate