skadi-cloud/gist

Support different auth than GitHub

オープン

#6 opened on 2021/09/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (1 件のフォーク)auto 404
enhancementhelp wantedserver

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (PR metrics pending)

説明

ktor supports various kinds or oauth2 backends. In order to support those we would need to be able to configure the backend to use with client secret etc.

We also need to abstract away getting the user info in the servers Auth.kt which right now calls GitHub API directly to get the the user info.

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