NotionX / NotionX/react-notion-x

Is there any plan to support the Internal integration token

Open
#464 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.4k
Forks
645
PR merge metrics
No merged PRs in 30d

Description

If I don't want my notion page to be shared, but I still want to get it.
in the current version, i can use authToken in the request cookie, but the authToken has a maximum expiration time.
in my-integrations page, I can generate a internal integration token.
i want use it in notion-client, do you have plans to support it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the notion-client request handling that currently uses authToken cookies and review how authentication is represented. Determine the expected internal integration token flow and define the supported request behavior and tests; done means the client can use this token reliably without relying on the expiring cookie token.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.