Home
last modified time | relevance | path

Searched hist:"455 aa67e850e236be8cd442e32eec2b8fff15fb2" (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Action/
H A DAuthtoken.php455aa67e850e236be8cd442e32eec2b8fff15fb2 Tue Apr 25 22:45:28 UTC 2023 Andreas Gohr <andi@splitbrain.org> Introduce token authentication #2431

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

/dokuwiki/inc/
H A DJWT.php455aa67e850e236be8cd442e32eec2b8fff15fb2 Tue Apr 25 22:45:28 UTC 2023 Andreas Gohr <andi@splitbrain.org> Introduce token authentication #2431

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

H A Dauth.php455aa67e850e236be8cd442e32eec2b8fff15fb2 Tue Apr 25 22:45:28 UTC 2023 Andreas Gohr <andi@splitbrain.org> Introduce token authentication #2431

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

/dokuwiki/inc/Ui/
H A DUserProfile.php455aa67e850e236be8cd442e32eec2b8fff15fb2 Tue Apr 25 22:45:28 UTC 2023 Andreas Gohr <andi@splitbrain.org> Introduce token authentication #2431

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

/dokuwiki/inc/lang/en/
H A Dlang.php455aa67e850e236be8cd442e32eec2b8fff15fb2 Tue Apr 25 22:45:28 UTC 2023 Andreas Gohr <andi@splitbrain.org> Introduce token authentication #2431

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