skadi-cloud/gist

Support different auth than GitHub

Aperta

#6 aperta il 20 set 2021

 (1 commento) (0 reazioni) (0 assegnatari)Kotlin (1 fork)auto 404
enhancementhelp wantedserver

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor