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

Add OAuth endpoint / token support for API #38

Open
AlexVasiluta opened this issue Feb 3, 2025 · 0 comments
Open

Add OAuth endpoint / token support for API #38

AlexVasiluta opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexVasiluta
Copy link
Member

Currently, in order to access the Kilonova API, you need to use the session id token from a user. In order to facilitate future partnerships, we need to add an OAuth endpoint and support for apps / permissions so others can do actions such as sending submissions or viewing problems on the user's behalf. Since this is a big change, we will probably need to split off the new API into a v2 one.

We should also limit less used endpoints and prepare them for the v2 API.

@AlexVasiluta AlexVasiluta added the enhancement New feature or request label Feb 3, 2025
@AlexVasiluta AlexVasiluta moved this to Backlog in Feature Kanban Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant