class documentation
class Config(gws.base.auth.provider.Config): (source)
Constructor: Config(*args, **kwargs)
File-based authorization provider
Class Variable | path |
path to the users json file |
Inherited from Config
:
Class Variable | allowed |
allowed authorization methods |
Inherited from Config
(via Config
):
Class Variable | uid |
unique ID |
Inherited from Data
(via Config
, Config
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |