Software /
code /
prosody
Log
plugins/mod_tokenauth.lua @ 13170:082c7d856e61
description | author | age |
---|---|---|
mod_tokenauth: Support selection of _no_ role at all | Kim Alvefur | Sun, 07 May 2023 20:34:07 +0200 |
mod_tokenauth: Return error instead of session for token without role | Kim Alvefur | Sun, 07 May 2023 20:33:03 +0200 |
mod_tokenauth: Fix parsing binary part of tokens | Kim Alvefur | Wed, 12 Apr 2023 11:43:32 +0200 |
mod_tokenauth: Only check if expiry of expiring tokens | Kim Alvefur | Wed, 12 Apr 2023 10:21:32 +0200 |
mod_tokenauth: Add API method to revoke a grant by id | Matthew Wild | Wed, 05 Apr 2023 15:33:56 +0100 |
mod_tokenauth: Add API to inspect individual grants or all of a user's grants | Matthew Wild | Wed, 29 Mar 2023 17:15:33 +0100 |
mod_tokenauth: Move grant validation to a reusable function | Matthew Wild | Wed, 29 Mar 2023 17:14:45 +0100 |