powered by
A pass-through credential function that performs no authentication. This function returns the request object unchanged, allowing API calls to be made without adding any authentication headers or tokens.
default_non_auth(req)
The same httr2::request() object, unmodified
httr2::request()
An httr2::request() object