Skip to content

dev: Allow local dev with single authprovider

Exports auth strategy factory functions for twitter/gitlab/github-user and github-upgrade. Previously passport would error immediately on require if 1 auth strategy was missing

Merge request reports