survol icon indicating copy to clipboard operation
survol copied to clipboard

Github user integration

Open mdolr opened this issue 5 years ago • 6 comments
trafficstars

Goes with #107 and it could display things like :

  • Username
  • Repository count ?
  • Languages ?
  • Workplace, organization ?
  • Website ?
  • Twitter profile etc...

mdolr avatar Oct 10 '20 18:10 mdolr

like to work on this have done this before too

silenteyesoncode avatar Oct 12 '20 20:10 silenteyesoncode

Feel free to :+1:

mdolr avatar Oct 12 '20 20:10 mdolr

i need to add client ID and secret or I'll leave the comment, you can add it by creating git auth

silenteyesoncode avatar Oct 13 '20 21:10 silenteyesoncode

Nevertheless where you want to display the user profile?

silenteyesoncode avatar Oct 13 '20 21:10 silenteyesoncode

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

mdolr avatar Oct 14 '20 04:10 mdolr

Hey @mdolr I've been working on this feature and here are the results so far survol github light github dark

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

joelazwar avatar Oct 19 '20 14:10 joelazwar