Closed dbhynds closed 1 year ago
This PR adds a method for validating that a service request has valid scopes. It also adds two missing scopes to the AGS, which was highlighted in https://github.com/packbackbooks/lti-1-3-php-library/pull/85.
composer test
composer lint-fix
Summary of Changes
This PR adds a method for validating that a service request has valid scopes. It also adds two missing scopes to the AGS, which was highlighted in https://github.com/packbackbooks/lti-1-3-php-library/pull/85.
Testing
composer test
before opening this PRcomposer lint-fix
before opening this PR