NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.75k stars 552 forks source link

Is there any plan to support the Internal integration token #464

Open LetTTGACO opened 1 year ago

LetTTGACO commented 1 year ago

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?