Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12917:e4de42495fb7
description | author | age |
---|---|---|
mod_tokenauth: Gracefully handle missing tokens | Matthew Wild | Wed, 01 Mar 2023 18:43:54 +0000 |
mod_tokenauth: Add SASL handler backend that can accept and verify tokens | Matthew Wild | Wed, 01 Mar 2023 13:04:36 +0000 |
mod_tokenauth: Add some sanity checking of the new optional parameters | Matthew Wild | Wed, 01 Mar 2023 13:02:51 +0000 |
mod_tokenauth: Add 'purpose' constraint | Matthew Wild | Wed, 01 Mar 2023 13:01:21 +0000 |
mod_tokenauth: Allow attaching an arbitrary data table to a token | Matthew Wild | Thu, 13 Oct 2022 22:46:19 +0100 |
mod_tokenauth: Remove expired tokens from storage | Matthew Wild | Thu, 06 Oct 2022 16:00:39 +0100 |