$sessions->currentDetected()
Returns the current session using the following detection order without using the configured mode: - Tries to get the session from the Authorization
request header - Tries to get the session from the cookie - Otherwise returns null