You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: