moodle-auth_jwt/lang/en
Kumi 6b51e0bceb
Some checks failed
ci / ci (push) Failing after 0s
feat(auth_jwt): add JWT secret key configuration
Introduced new settings for JWT secret and its description to the JWT authentication plugin. The settings allow administrators to configure a secret key used for signing JWT tokens.

Also updated the plugin version to ensure proper synchronization with these changes.

Addresses setup requirements for heightened JWT security.
2024-06-25 19:26:41 +02:00
..
auth_jwt.php feat(auth_jwt): add JWT secret key configuration 2024-06-25 19:26:41 +02:00