JWT token obtained through Auth0 OAuth 2.0 flow with PKCE.
The token should be included in the Authorization header:
Authorization: Bearer <your-jwt-token>
Use the Barndoor SDK's loginInteractive() function to obtain tokens automatically.
Human-readable name for the server
"My Salesforce Instance"
ID of the server directory template to create from
Optional URL-friendly identifier (auto-generated if not provided)
OAuth client ID (for OAuth-enabled servers)
OAuth client secret (for OAuth-enabled servers)
Additional metadata for the server