packbackbooks / lti-1-3-php-library

A library used for building IMS-certified LTI 1.3 tool providers in PHP.
Apache License 2.0
39 stars 25 forks source link

Fix check scopes for lineitems assignments grades service #85

Closed Nenderus closed 1 year ago

Nenderus commented 1 year ago

Summary of Changes

Fix check scopes for methods getLineItem and getLineItems in LtiAssignmentsGradesService For GET methods enough scope https://purl.imsglobal.org/spec/lti-ags/scope/lineitem.readonly

dbhynds commented 1 year ago

Closing this PR as the changes were implemented in #86

Thank you for contributing!