Extend storage admin flow with create/update operations
Basics
Logistics
Basics
Logistics
Description
The admin flow that supports storage operations supports only GET and DELETE right now. Extending it with PUT/POST would let it create or update records, which would be the simplest way to expose a remote capability for revoking a user’s sessions.
The admin flow that supports storage operations supports only GET and DELETE right now. Extending it with PUT/POST would let it create or update records, which would be the simplest way to expose a remote capability for revoking a user’s sessions.