jamalex / notion-py

Unofficial Python API client for Notion.so
MIT License
4.3k stars 474 forks source link

Question: How to keep token up to date #315

Open machinekoder opened 3 years ago

machinekoder commented 3 years ago

Likely, the v2 token used to authenticate the notion.so client does change frequently (not sure how often). What is the best way to keep the token up to date unattended?

laertemeira commented 3 years ago

Hi...

I’m using mine since one month ago… without changes...

Best regards,

Laerte Meira On 20 Apr 2021 17:12 -0300, Alexander Rössler @.***>, wrote:

Likely, the v2 token used to authenticate the notion.so client does change frequently (not sure how often). What is the best way to keep the token up to date unattended? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

machinekoder commented 3 years ago

Mine has already changed a couple of times and it doesn't help that my use case should be pretty much unattended. So there should be a way to update the token or at least keep it current. Is there any way to option it via a login from the shell?

robinstauntoncollins commented 3 years ago

I have a similar need for this. My app could be totally automated if not for having to replace the token every month or so.

cavaunpeu commented 2 years ago

Any updates here?

artromone commented 1 year ago

Any updates here 2?