File

plugins/mod_unknown.lua @ 12649:86e1187f6274

mod_tokenauth: New API that better fits how modules are using token auth This also updates the module to the new role API, and improves support for scope/role selection (currently treated as the same thing, which they almost are).
author Matthew Wild <mwild1@gmail.com>
date Wed, 20 Jul 2022 10:52:17 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform