cs481-ekh / s24-gone-phishin

https://cs481-ekh.github.io/s24-gone-phishin/
MIT License
1 stars 0 forks source link

Set up environment variables #106

Closed torisimon2 closed 3 months ago

torisimon2 commented 4 months ago

references #73

kdoster commented 4 months ago

Researched how to auto-login for testing. Need to look more into OAuth2 and Chrome Identity API. Not confident that either will completely automate it.

[t:30]

kdoster commented 3 months ago

Tried doing a .env focused route, just accessed my computer credentials instead. Figured that out, and now am getting blocked from signing in due to security issues.

[t:30]

kdoster commented 3 months ago

Discovered that the issue is with "Less Secure App Access" which we do not have the option to enable at this time, likely due to account age/activity.

[t:30]

kdoster commented 3 months ago

Due to issue mentioned in previous comment, we are aborting this.