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

Endpoint to support add accept command #47

Open
shanep opened this issue Oct 9, 2023 · 0 comments
Open

Endpoint to support add accept command #47

shanep opened this issue Oct 9, 2023 · 0 comments

Comments

@shanep
Copy link
Contributor

shanep commented Oct 9, 2023

Proposed endpoint

Add the necessary get/put endpoints to support feature request #18 in the cli. This would be from the students perspective not the instructors. Currently all commands in the classroom cli return information using the instructors token.

For this to work for a student, this endpoint would need to return all the classrooms and assignments that a student can access with their own auth token.

Justification

This will be used to implement #18 and make classrooms usable without a student having to use a browser. Lots of schools provide ssh access to local clusters that don't support x11 forwarding so we need tools that are 100% cli to help foster adoption :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant