The oauth2.enforce_jwt_scopes waffle switch was added temporarily for the rollout of jwt scopes. This removes the toggle and replacing code with the equivalent of `oauth2.enforce_jwt_scopes` as True.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.