inspectorG4dget / AnonymousFeedback

1 stars 0 forks source link

Investigate viability of using OAuth2.0 for student authentication #32

Closed scriptbae closed 7 years ago

scriptbae commented 7 years ago

Currently, there is no reliable way to authenticate student users of the application. Assuming uOttawa has a standard OAuth2.0 setup with their Google-provided email accounts, this could be a very reliable option for authentication.

Investigate whether this solution presents major issues and evaluate the amount of work required to implement this feature.

scriptbae commented 7 years ago

All signs point towards the application using an alternative authentication scheme, making OAuth integration unnecessary.