Description
As a User I want to be able to authenticate myself to Leto.
I want to connect myself to Leto using github or enterprise Github
Technical task :
- ID, secret, token etc must not be hard coded
- Choose between Axios and Octokit
- Add route to get a user (
/user)