moodle-auth_jwt/classes
Kumi 863cb55ee3
Some checks failed
ci / ci (push) Failing after 0s
fix: correct path to autoload file using __DIR__ constant
Switched from relative path to using __DIR__ constant for requiring vendor/autoload.php. This ensures correct file inclusion regardless of the script's execution context, preventing potential loading issues.
2024-06-25 18:10:19 +02:00
..
privacy refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
core_jwt_manager.php fix: correct path to autoload file using __DIR__ constant 2024-06-25 18:10:19 +02:00
jwt_manager_interface.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00