Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 12998:601d9a375b86
description | author | age |
---|---|---|
mod_tokenauth: Refactor API to separate tokens and grants | Matthew Wild | Mon, 27 Mar 2023 18:35:57 +0100 |
mod_tokenauth: Support for creating sub-tokens | Matthew Wild | Sun, 26 Mar 2023 16:46:48 +0100 |
mod_tokenauth: return error if storage of new token fails | Matthew Wild | Sun, 26 Mar 2023 15:53:27 +0100 |
mod_tokenauth: Track last access time (last time a token was used) | Matthew Wild | Fri, 24 Mar 2023 12:59:47 +0000 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_tokenauth: Fix traceback in get_token_session() | Kim Alvefur | Tue, 21 Mar 2023 20:43:42 +0100 |