OAuth1
OAuth1 copied to clipboard
Small window.postMessage event in javascript on success?
For single page applications it would be a huge help to trigger a window.postMessage event to pass back the verification string. This avoids having to reload a single page application, and allows them to trigger authorization in a window.open.