catalyst / moodle-webservice_restful

A REStful webservice plugin for Moodle LMS
GNU General Public License v3.0
36 stars 27 forks source link

Add overriding token for selected external functions feature #20

Open ahmgam opened 2 years ago

ahmgam commented 2 years ago

This pull request adds the functionality of overriding token by a specified token in the settings of the plugin. The main use case for this feature is dealing with automated callbacks ( i.e payment callbacks), as you don't have the ability to modify callback requests to add authentication token.