Open saggit opened 8 years ago
cookies or session is necessary to build a web app with authenticate.
I think the author will implement cookies use hyper::header::Cookie
@saggit I believe this is what you want.
@saggit Yes, I don't have time to implement the sessions yet. We should add it in the future releases.
cookies or session is necessary to build a web app with authenticate.