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
Using a simple ViewSet mixin, and a permisson class, you can easily create
signed urls that will allow users fine-grained permissions to access/alter
data via your API.