Token V2


Summary


The token_v2 is stored in a cookie once we have a Notion session open in the browser. To obtain its value we will simply need to parse the cookie.

There are multiple ways to do it, depending on the browser you use, it can be slightly different.

  1. Install the Cookie-Editor extension:

  1. Analyze the cookie with the extension:



Comments