* Create a HTTP Cookie to authenticate with the Schoolserver
+
* Create a HTTP Cookie to authenticate with the Schoolserver, Epiphany is as well using the 'cookies.sqlite' database, we can reuse that, you can use libsoup for the management, the session we get with ''WebKit.get_default_session()'', see ''embed/ephy-embed-single.c'' and'' lib/ephy-profile-migrator.c'' for a migrator.