struckchure / file-storage-api

File Storage API acts as a simple version of any cloud storage bucket.

Home Page:https://file-storage-api.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple api tokens with custom read/write permissions

struckchure opened this issue · comments

Users should be able to generate multiple tokens with customizable permissions (read/write) permissions

Just like the way GitHub personal access token works, you should be able to create token to read (access files) or/and write(upload, delete, update files)