log plugins/mod_tokenauth.lua @ 13055:e732f9dfdfc8

age author description
Wed, 05 Apr 2023 15:33:56 +0100 Matthew Wild mod_tokenauth: Add API method to revoke a grant by id
Wed, 29 Mar 2023 17:15:33 +0100 Matthew Wild mod_tokenauth: Add API to inspect individual grants or all of a user's grants
Wed, 29 Mar 2023 17:14:45 +0100 Matthew Wild mod_tokenauth: Move grant validation to a reusable function