.luacov
author Matthew Wild <mwild1@gmail.com>
Wed, 15 Mar 2023 09:41:38 +0000
changeset 12940 b796e08e6376
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.sasl.oauthbearer: Attach token_info to sasl handler This allows token-aware things to access extra information about the authentication, such as when the token is due to expire and the attached custom 'data'.

exclude = {
	"^%./spec/";
}