unfetter
unfetter copied to clipboard
Implement a local authentication strategy
Implement a local authentication strategy using bcryptjs and mongo.
This strategy should have a baked in user so Unfetter in DEMO mode can run with authentication on.
Password reset functionality should be completed as part of this issue. Forgot password functionality would eventually be needed as well, but should be completed under a separate issue.