arenaxr / arena-account

Django project user account management for the ARENA.
https://docs.arenaxr.org/content/architecture/security.html
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Support file store write #71

Closed mwfarb closed 6 months ago

mwfarb commented 1 year ago

Users want to integrate systems in Blender and Unity to manage uploading of GTLF and other media files. We can help by exposing a REST call that authenticates the user and allows them to write in their user area.

mwfarb commented 6 months ago

Closed in #86