moodle-auth_jwt/classes
Kumi 9f7053ae3d
Some checks failed
ci / ci (push) Failing after 0s
feat: integrate Firebase PHP-JWT library
Added composer configuration files to manage dependencies. Installed and configured the Firebase PHP-JWT library to handle JWT encoding and decoding. This enhancement aims to streamline JWT operations within the project.

Also updated .gitignore to exclude Composer artifacts.
2024-06-25 18:04:16 +02:00
..
privacy refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
core_jwt_manager.php feat: integrate Firebase PHP-JWT library 2024-06-25 18:04:16 +02:00
jwt_manager_interface.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00