release-ulmo
fix: remove reference to ApplicationOrganization (#30446)
chore!: removing of pyjwkest dependency from edx-platform (#37159)
Revert "Merge ulmo.1 into release-ulmo"
Replace pyjwkest with pyjwt (#32270)
fix: fix github url strings (org edx -> openedx)
Move auth_exchange from common to openedx/core. Move oauth_dispatch from lms to openedx/core.
refactor: pyupgrade in monkey_patch, oauth_dispatch, olx_rest_api (#26917)
fix: upgrade oauthlib and django-oauth-toolkit to new versions. (#32631)
Fixed jwt scope issue (#37134)
feat: add user_id in the default scopes
feat: Waffle switch to disable JWT for mobile (#31096)
fix: fixed django4 warnings (#29643)
Unpin django-ratelimit (#31416)