notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
181 stars 44 forks source link

Add Authentication Endpoints #388

Closed KoditkarVedant closed 10 months ago

KoditkarVedant commented 10 months ago

Notion exposes v1/oauth/token endpoint to a create an access token that a third-party service can use to authenticate with Notion. Add a support for this endpoint in the SDK.

https://developers.notion.com/reference/create-a-token