Software /
code /
prosody
Log
util/sasl/oauthbearer.lua @ 12951:4cc0785f960e
description | author | age |
---|---|---|
util.sasl.oauthbearer: Fix gs2-header parsing | Matthew Wild | Tue, 21 Mar 2023 14:01:03 +0000 |
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid | Kim Alvefur | Thu, 16 Mar 2023 13:45:49 +0100 |
util.sasl.oauthbearer: Return username from callback instead using authzid (BC) | Kim Alvefur | Thu, 16 Mar 2023 12:18:23 +0100 |
util.sasl.oauthbearer: Fix syntax error in b796e08e6376 | Matthew Wild | Wed, 15 Mar 2023 12:02:23 +0000 |
util.sasl.oauthbearer: Attach token_info to sasl handler | Matthew Wild | Wed, 15 Mar 2023 09:41:38 +0000 |
util.sasl.oauthbearer: Fix traceback on authz in unexpected format | Kim Alvefur | Thu, 02 Mar 2023 14:37:46 +0100 |
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628) | Matthew Wild | Wed, 01 Mar 2023 12:55:00 +0000 |