Registered URI
https://officetool.org/pinterest/callback/
This is the registered HTTPS redirect URI for MiraDigitalZen Publisher Pinterest OAuth. After authorization, Pinterest redirects the authorized user back to this route with an authorization code and state value.
https://officetool.org/pinterest/callback/
The protected workflow validates state, exchanges code server-side, stores tokens privately, and then calls Pinterest API with OAuth bearer tokens.
If Pinterest redirects here after authorization, the public page confirms the registered route. Authorization code handling, state validation, token exchange, and diagnostic logging happen only in the protected server-side workflow; secrets and tokens are not displayed in the browser.