MDL-69542 libraries: Add the LTI 1.3 library
[moodle.git] / lib / php-jwt / readme_moodle.txt
blob78820d50f35f9a2802e4e7969833257da1d4203a
1 Description of php-jwt library import into Moodle
3 Dependencies
4 ------------
5 - The lib/lti1p3 library currently depends on version 6.0 of php-jwt.
6 - There are usages of this library in mod/lti too. Please check these.
8 Instructions
9 ------------
10 1.  Check dependencies to confirm suitability of the new version of the library (see above).
11 2.  Visit [https://github.com/firebase/php-jwt].
12 3.  Click on 'X releases'.
13 4.  Download the latest release.
14 5.  Unzip it in lib as php-jwt.
15 6.  Update entry for this library in lib/thirdpartylibs.xml.