Skip to content
  • Phil Jones's avatar
    Support authenticating WebSocket connections · 68b67867
    Phil Jones authored
    This allows for the login_required decorator and current_user to be
    used for WebSocket connections but due to limitations with setting
    cookies on WebSocket connections the login_user and logout_user
    functionality cannot be used.
    68b67867