aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Catalyst/Authentication/Credential/AccessToken.pm
Commit message (Collapse)AuthorAgeLines
* 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.