# Attachments specifications

## TODO

- Need core dlToken route for not just attachments
- There should be a notification for ops if a file attachment is physically not found when it has a db record see Attachmentcontroller line 407

Download / upload security JWT info:
https://stackoverflow.com/questions/29452031/how-to-handle-file-downloads-with-jwt-based-authentication/43133108#43133108
https://stackoverflow.com/questions/45763149/asp-net-core-jwt-in-uri-query-parameter/53295042