moodle-auth_jwt/classes
Kumi 92ed01adc5
Some checks failed
ci / ci (push) Failing after 0s
fix(jwt): log decode errors for better debugging
Added error logging to capture JWT decode exceptions, aiding in pinpointing issues during authentication. This change improves troubleshooting and enhances the overall robustness of the JWT handling process.
2024-06-25 19:37:22 +02:00
..
privacy refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
core_jwt_manager.php fix(jwt): log decode errors for better debugging 2024-06-25 19:37:22 +02:00
jwt_manager_interface.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00