aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Catalyst/Authentication/Credential/AccessToken.pm
Commit message (Collapse)AuthorAgeLines
* Offline process for CSV generation.M Somerville2020-08-11-3/+9
| | | | | Include a status page, the option for access token requests to use this system, and a script for manual generation.
* Only show access tokens once, and store hashed.Matthew Somerville2020-06-30-19/+15
|
* Add an access token authentication credential.Matthew Somerville2017-11-29-0/+144
This allows access if you have a token associated with your user.