digitallyinduced/ihp

Document how to utilize Github API with Github login

オープン

#1,537 opened on 2022/09/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Haskell (221 件のフォーク)batch import
documentationhacktoberfest

Repository metrics

Stars
 (5,285 個のスター)
PR merge metrics
 (平均マージ 11h 20m) (30d で 21 merged PRs)

説明

After some adjustments Marc made to the Github Oauth Login, it's now possible to make full use of the Github API for IHP Pro apps. It's now only missing some documentation.

Todo

  • How to get accessToken as implicit parameter from user oauth session
  • How to override scope for Github Oauth apps (default is user:email which is the bare minimum for getting Oauth app working)
  • Example of how to write an http request to Github API with Wreq fetching Github user data

コントリビューターガイド