scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 91 forks source link

[Feature] Adding google oauth domain restriction #201

Closed mudasirmirza closed 7 years ago

mudasirmirza commented 7 years ago

Adding google oauth domain restriction

"OAUTH": {
        "google": {
            "key": "",
            "secret": "",
            "domain": ""    # this is optional if you want to restrict to a GSuite domain
    }
mudasirmirza commented 7 years ago

@scragg0x please view

scragg0x commented 7 years ago

@mudasirmirza Sweet, thanks