Searched hist:"455 aa67e850e236be8cd442e32eec2b8fff15fb2" (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/inc/Action/ |
H A D | Authtoken.php | 455aa67e850e236be8cd442e32eec2b8fff15fb2 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 D | JWT.php | 455aa67e850e236be8cd442e32eec2b8fff15fb2 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 D | auth.php | 455aa67e850e236be8cd442e32eec2b8fff15fb2 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 D | UserProfile.php | 455aa67e850e236be8cd442e32eec2b8fff15fb2 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 D | lang.php | 455aa67e850e236be8cd442e32eec2b8fff15fb2 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
|