R/auth.R
proof_header.Rd
Get header for PROOF API calls
proof_header(req, token = NULL)
An httr2 request. required
httr2
(character) PROOF API token. optional
An httr2_request S3 class adding an HTTP header for Authorization with the value in token
httr2_request
Authorization
token