Allow differents types of logins
As for now we only have the possibility of creating sessions with the mobile refresh token.
It would be nice to be able to login via :
- username / password
- cookies
It will make it easier for people to use the project if they don't need to use external tools or a rooted phone to retreive the refresh token.