Hi All,
Firstly - Jasonette is amazing!
I'm stuck trying to understand how to re-use an existing cookie based system.
I was hoping to POST login details to a URL that would return a brand new $jason document to $render but it doesn't seem to work that way.
Is there a way to load a new document when POSTing a $network_request.
I'd rather do it in one step to avoid additional network calls (instead of login success then href to the result).