probator.plugins.auth.local.
BaseLocalAuthView
¶Bases: probator.plugins.BaseView
probator.plugins.auth.local.
LocalAuthLogin
¶probator.plugins.auth.local.
LocalAuthLogout
¶probator.plugins.auth.local.
LocalAuth
¶Bases: probator.plugins.BaseAuthPlugin
bootstrap
()¶Default bootstrapping method, auth plugin’s can do initialization tasks here, will only be run on startup of the API server.
Returns: | None |
---|