auth0 apps session-transfer update [flags]
auth0 apps session-transfer update
auth0 apps session-transfer update <app-id>
auth0 apps session-transfer update <app-id> --can-create-token --json
auth0 apps session-transfer update <app-id> --can-create-token=true --allowed-auth-methods=cookie,query --enforce-device-binding=ip
-m, --allowed-auth-methods strings Comma-separated list of authentication methods (e.g., cookie, query).
-t, --can-create-token Allow creation of session transfer tokens.
-e, --enforce-device-binding string Device binding enforcement: 'none', 'ip', or 'asn'.
--json Output in json format.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.