view plugins/mod_windows.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
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here