Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
83 stars 35 forks source link

[BUG FIX] [MER-3297] Instructor sign in fixes #4990

Closed simonchoxx closed 1 month ago

simonchoxx commented 1 month ago

MER-3297

This PR fixes some bugs found during the QA process.

In the different environments where this code is deployed, the following environment variables must be set correctly:

USER_GITHUB_CLIENT_ID USER_GITHUB_CLIENT_SECRET

I think that in Tokamak they are not set correctly so the login link to Github for students and instructors is not being displayed.

instructor_sign_in