github-anywhere
github-anywhere copied to clipboard
move the auth loop to the iframe
have the consumer send a message to the provider iframe on auth start. run a loop in the provider looking for the auth code. once found get access token and post message to the consumer.