Commit graph

6 commits

Author SHA1 Message Date
9a87e9a496
refactor(auth): rename auth_userkey to auth_jwt
Some checks failed
ci / ci (push) Failing after 0s
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
Dmitrii Metelkin
0119c5b1b0 Add missing MOODLE_INTERNAL constants 2018-01-29 11:17:54 +11:00
Dmitrii Metelkin
dfeedcfa87 Rename web service 2016-08-19 17:07:20 +10:00
Dmitrii Metelkin
816c6f92e9 Change web service use restrictions 2016-08-19 14:03:15 +10:00
Dmitrii Metelkin
52698e1d30 Add permissions to the service description 2016-08-18 18:13:24 +10:00
Dmitrii Metelkin
9696666814 Add services file 2016-08-17 15:05:06 +10:00