How to use security context with cookies?
Posted: Tue Dec 18, 2012 8:06 pm
I have a service that uses a login/password authentication. When it authenticates, it store a cookie on the browser that need to be passed every request then. How do I do this with tiggzi?