Auth Guide

Guide to setting up third-party authentication for a Notion Worker. Covers brokered credentials for external-service API keys / personal access tokens, OAuth, and plaintext environment secrets only when worker code needs the value. Use when the worker needs credentials for a non-Notion API, not for Notion API tokens or `ntn login`.

makenotion 612d554 13.6 KB Updated

File contents

makenotion/notion-cookbook/tree/main/workers/agents/skills/auth-guide commit 612d5541ad

Frequently asked questions

npx skillmds@latest add makenotion/auth-guide