hey all,
Edge rails defaults to cookie-based sessions and I want to use them
but does it play well with openid? the openid plugin suggests to use
AR to store sessions instead. Is there a way to manage openid with
cookie sessions too?
thanx in advance
Pat