parseSessionFromUrl
Parses a session from an url.
Return
The parsed session. Note that the user will be null, but you can retrieve it using Auth.retrieveUser
Parameters
url
The url to parse the session from
Parses a session from an url.
The parsed session. Note that the user will be null, but you can retrieve it using Auth.retrieveUser
The url to parse the session from