skadi-cloud/gist

Support different auth than GitHub

Aberta

#6 aberto em 20 de set. de 2021

 (1 comentário) (0 reação) (0 responsável)Kotlin (1 fork)auto 404
enhancementhelp wantedserver

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador