skadi-cloud/gist

Support different auth than GitHub

开放

#6 创建于 2021年9月20日

 (1 条评论) (0 个反应) (0 位负责人)Kotlin (1 个派生)auto 404
enhancementhelp wantedserver

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南