Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Add proper authentication #2

Open
DylanJones opened this issue Apr 22, 2020 · 0 comments
Open

Add proper authentication #2

DylanJones opened this issue Apr 22, 2020 · 0 comments
Labels
api This issue is related to the flask API backend

Comments

@DylanJones
Copy link
Contributor

Currently, we don't have any authentication around creation/deletion endpoints. We need to add proper CAS auth before we release the first version.

There is code in place for authentication, but it's somewhat broken right now. Whoever picks up this issue just needs to fix the already existing authentication code to actually work.

Note that this does NOT cover adding a login UI, only protecting the API endpoints.

@DylanJones DylanJones added the api This issue is related to the flask API backend label Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api This issue is related to the flask API backend
Projects
None yet
Development

No branches or pull requests

1 participant