netlify-cms-oauth-provider-go
netlify-cms-oauth-provider-go copied to clipboard
Credentials received from github but not transmitted to main site
I received the following message after a successful receive of access token from github. I guess its unable to send the access token back to the main site
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://xen-media.com’) does not match the recipient window’s origin (‘https://kishanbsh.me’).
However i am failing to understand from where this https://xen-media.com
comes from
You can see this behavior in by blog here and its source code here