In a number of cases we redirect users to the login screen, but we don't have any messaging to indicate why. We should pass in a query param with an ID to indicate what message to render on the page. Examples: Arriving from a redirectTo : "You need to log in, in order to view that page" Arriving from SSO redirect attempt, but they are a member. "Your account exist in Canny, but you need to verify your Canny credentials before you can login" Session expiry: "Your Canny session expired, please login to continue"