Closed sckott closed 9 months ago
Right now the way the integration works is to set headers globally for any httr requests. That could be a problem if other requests are being made - we only want Authorization headers with the proof token sent to the proof API servers
Authorization
Still tweaking this locally, pushing nsoon
Right now the way the integration works is to set headers globally for any httr requests. That could be a problem if other requests are being made - we only want
Authorization
headers with the proof token sent to the proof API servers