Open Egonor opened 3 years ago
Contact CEO/professor about connecting UMBC login to service or google API logins, Django logins with whitelist for faculty?
https://developers.google.com/identity/sign-in/web https://blog.hubspot.com/website/membership-website-builder
The first link would be nice to have since all UMBC accounts already use google. Possibly we could try to understand HTML a bit to add a type of whitelist for faculty. I may have to learn HTML or a way to transfer this log-in HTML code into Django Python. It seems to use just use Google APIs to gather sign-in data.
The first link you provided is deprecated. If we implement anything it should be the current implementation. I don't know how the second link relates to this.
Check these links: Django Oauth Video Written Guide 1 Written Guide 2 Package they use: AllAuth
Size: 5 points