-
Notifications
You must be signed in to change notification settings - Fork 680
Labels
Description
Server is currently unauthenticated, adding auth paves the way for UI and API calls that mutate and/or delete data
- add project-specific admin tokens (631ab01)
- delete projects route protected by admin token (0be8bdc)
- add admin token UI (feat(server): add project settings page for deletion #245)
- add project deletion UI (feat(server): add project settings page for deletion #245)
- add basic auth to server
- add basic auth to ApiClient and wizard/upload options
Lusitaniae, GuruCharan94, rrijkse, alekseykulikov and thedaviddias