moodle-auth_jwt/tests
Kumi 9a87e9a496
Some checks failed
ci / ci (push) Failing after 0s
refactor(auth): rename auth_userkey to auth_jwt
Rebranded the auth_userkey plugin to auth_jwt, including changes to namespace, class names, and configuration settings to reflect the new jwt-based authentication mechanism. Updated copyright notices and contact information accordingly. This refactoring also includes the introduction of JWT token management using the Firebase JWT library, replacing the user quick keys.
2024-06-25 12:00:04 +02:00
..
auth_plugin_test.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
core_userkey_manager_test.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
externallib_test.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00
fake_userkey_manager.php refactor(auth): rename auth_userkey to auth_jwt 2024-06-25 12:00:04 +02:00