Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different auth than GitHub #6

Open
coolya opened this issue Sep 20, 2021 · 1 comment
Open

Support different auth than GitHub #6

coolya opened this issue Sep 20, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed server Backend related

Comments

@coolya
Copy link
Member

coolya commented Sep 20, 2021

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.

@coolya coolya added enhancement New feature or request server Backend related help wanted Extra attention is needed labels Sep 20, 2021
@coolya
Copy link
Member Author

coolya commented Sep 27, 2021

Ideally we want input from actual users what they would like to see as authentication backend for their private instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed server Backend related
Projects
None yet
Development

No branches or pull requests

1 participant