Closed dsietz closed 4 years ago
Need to figure out from where (e.g.: Bearer Token in http header) and how to set the author attribute for the DaaS document.
author
first attempt is to use the DaaSListenerService with a default fn extract_author(req: HttpRequest) -> String
Need to figure out from where (e.g.: Bearer Token in http header) and how to set the
author
attribute for the DaaS document.