Skip to content
Snippets Groups Projects
  • Adeel Khan's avatar
    Catch HttpError thrown by Python Social Auth. · cd2f6592
    Adeel Khan authored
    This patch enables catching HttpError exception raised
    by PSA because of any issue caused at client/server.
    Further it redirects user to login page with a
    message about the error.
    
    LEARNER-4344
    cd2f6592
middleware.py 2.08 KiB