mirror of
https://github.com/VladPolskiy/dokuwiki.git
synced 2025-08-16 16:24:12 +00:00

This generates a JWT token for users. This token can be sent in a Bearer authentication header as a login mechanism. Users can reset their token in the profile. Note: a previously suggested implementation used a custom token format, not JWT tokens