Optionaldomains: string[]Optionalmethod: AuthMethodOptionalCredentialAlternative to Method: resolve auth from an MJ MJCredentialEntity. Uses the actual MJCredentialEntity from @memberjunction/core-entities. If Credential is set, Method is ignored.
Domain patterns this auth applies to
The auth method to apply for matching domains
MJ-aware auth binding that can resolve from MJ Credentials.
Either Method OR Credential must be provided, not both. When Credential is provided, MJComputerUseEngine resolves the credential's CredentialType and auto-maps to the correct AuthMethod:
The Credential's encrypted Values field is decrypted server-side automatically by MJ's field-level encryption when the entity loads.