hackmdio/codimd

Feature: Restrict who can log in via Google OAuth via email domain

Open

#973 opened on Sep 28, 2018

 (1 comment) (0 reactions) (0 assignees)JavaScript (1,038 forks)batch import
Hacktoberfestfeature

Repository metrics

Stars
 (8,949 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As far as I can tell there is currently no way to restrict who can log in via Google OAuth to your CodiMD instance.

I'm thinking of something like the --email-domain= setting from the oauth2_proxy.

Contributor guide