Skip to content

feat: add n8n APort verification node#89

Open
AnkushBL6 wants to merge 1 commit into
aporthq:mainfrom
AnkushBL6:feat-n8n-aport-node
Open

feat: add n8n APort verification node#89
AnkushBL6 wants to merge 1 commit into
aporthq:mainfrom
AnkushBL6:feat-n8n-aport-node

Conversation

@AnkushBL6
Copy link
Copy Markdown

Summary

  • Add a self-contained n8n-nodes-aport community-node package for APort passport and policy verification workflows.
  • Include APort API credentials, Verify Policy and Get Passport operations, JSON/key-value context support, denial routing, and optional fail-fast behavior.
  • Add a route-ready example workflow, local install/publish docs, SVG icon, and mocked node execution tests.
  • Mark the n8n integration active in the root integration table.

Verification

  • npm test from examples/agent-frameworks/n8n
  • node --check credentials/AportApi.credentials.js
  • node --check nodes/Aport/Aport.node.js
  • node --check tests/aport-node.test.js
  • jq empty examples/aport-verify-workflow.json
  • git diff --check
  • npm_config_cache=/private/tmp/codex-npm-cache npm pack --dry-run

Closes #4

Bounty: $50 USD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hacktoberfest] Create a Custom n8n Node for APort Verification

1 participant