You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For fetching OAuth2 token I'm using a proxy to avoid exposing NOTION_AUTH_CLIENT_SECRET which would otherwise needed to be shared on the client side code.
For fetching OAuth2 token I'm using a proxy to avoid exposing
NOTION_AUTH_CLIENT_SECRET
which would otherwise needed to be shared on the client side code.Currently it uses
https://capture-it-notion-token.smietniczek.workers.dev/
domain.Would be nicer to do a (sub)domain like
notion-token.capture-it.org
.The text was updated successfully, but these errors were encountered: