UNPKG

react-hackathon-board

Version:
9 lines (7 loc) 187 B
const config = { signIn: { userEmailDomain: null, // null allows all domains, '@domain.com' restrict form to that domain enableSocialLogin: false } }; export default config;