survol
survol copied to clipboard
Github user integration
Goes with #107 and it could display things like :
- Username
- Repository count ?
- Languages ?
- Workplace, organization ?
- Website ?
- Twitter profile etc...
like to work on this have done this before too
Feel free to :+1:
i need to add client ID and secret or I'll leave the comment, you can add it by creating git auth
Nevertheless where you want to display the user profile?
Why would we need to add API credentials ? I’m pretty sure `GET /users/{username}ˋ doesn’t require any OAuth authentication.
The profile should be disolayed as any other website, you could try to copy github’s preview or implement your own layout. I’d recommend reading CONTRIBUTING.MD if you feel confused
Hey @mdolr I've been working on this feature and here are the results so far

Anything you would like to add? Since I'm probably going to pull request this soon