mycqu.auth ========== .. automodule:: mycqu.auth .. rubric:: Functions .. autosummary:: :toctree: access_service access_sso_service get_formdata is_logined login logout .. rubric:: Classes .. autosummary:: :toctree: AuthPageParser LoginedPageParser .. rubric:: Exceptions .. autosummary:: :template: autosummary/exception.rst :toctree: IncorrectLoginCredentials InvaildCaptcha MultiSessionConflict NeedCaptcha NotAllowedService NotLogined UnknownAuthserverException