openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.09k stars 3.79k forks source link

feat: converting existing api to drf base api. #35039

Open awais786 opened 6 days ago

awais786 commented 6 days ago

Issue for tracking.

Updating api code using DRF.

  1. Added standard authentication_classes
  2. Added permission_classes