xia\_authenticator.authenticator.LocalAuthenticator =================================================== .. currentmodule:: xia_authenticator.authenticator .. autoclass:: LocalAuthenticator :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LocalAuthenticator.__init__ ~LocalAuthenticator.authenticate ~LocalAuthenticator.get_password_reset_token ~LocalAuthenticator.parse_callback ~LocalAuthenticator.parse_password_reset_token ~LocalAuthenticator.refresh .. rubric:: Attributes .. autosummary:: ~LocalAuthenticator.CALLBACK_TOKEN_LIFETIME ~LocalAuthenticator.CALLBACK_TOKEN_NAME ~LocalAuthenticator.PASSWORD_TOKEN_LIFETIME ~LocalAuthenticator.key