JWT authentication is the preferred method and provides full API access.
Generate a JWT token from your Pinata account dashboard. When provided,
this takes precedence over API key/secret authentication.Store this value securely (e.g., in environment variables) and never commit
it to source control.