Skip to content Skip to sidebar Skip to footer
Showing posts with the label Session Cookies

Difference Between Secure And Insecure Cookies

I am developing an Android application where I have to maintain session. There are two websites tha… Read more Difference Between Secure And Insecure Cookies

How To Secure A Cookie In Android?

I am using Android's CookieManager to set a cookie in webview which acutally contains user id. … Read more How To Secure A Cookie In Android?

Using Retrofit With Cookie Persistence

I guys, I'm using retrofit and I wonder how to transparently handle the session cookie. For tha… Read more Using Retrofit With Cookie Persistence