Superagent-like agent. Pass your own instance of superagent or supertest.
SuperAgentRequest
method
url
API key from the dashboard.
Your appId. Automatically inferred from apiKey.
Optional
cookieOverride the SameSite attribute for authentication cookies.
Optional
cookiesDictates the Domain attribute for authentication cookies.
Example: '.example.com'
Optional
disableDisable secure cookies.
Will only take effect if process.env.NODE_ENV === 'development'
.
Name for the login cookie (optional).
Name for the login state cookie (optional)
Configures the URL of the unologĀ·in API.
Generated using TypeDoc
Configuration for the API.