PromucFlow_constructor/app
Arpit Mohan 9c47e1cb2f A hacky approach to limiting the Google OAuth2 to a set of custom domains.
This is not the prettiest way to do it. Ideally, we should send a query parameter to Google with key "hd=example.com" in order to get Google to list accounts with only those domains. For now, we send an error when the domains don't match in a custom `ClientUserRepository` function.
2019-09-09 05:16:42 +00:00
..
server A hacky approach to limiting the Google OAuth2 to a set of custom domains. 2019-09-09 05:16:42 +00:00