graphql-hive / graphql-hive/console

Add an option to disable email+password sign-up

Open
#8,039 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

Self-hosters want to set up a single organization with SSO and then disable email+password sign-up for new users. We should provide an option for disabling the sign-up functionality. This can be done via en environment variable.

E.g. `AUTH_EMAIL_PASSWORD_REGISTRATION=1` and `AUTH_EMAIL_PASSWORD_REGISTRATION=0`

Note: it should still be possible for organization admin users to log in with email and password - as these can currently not be SSO users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.