vencax / netlify-cms-github-oauth-provider

netlify oauth github client sending token in form as netlify service itself
204 stars 127 forks source link

window.opener is null #35

Open Tobilo opened 1 year ago

Tobilo commented 1 year ago

Having the same problem. I still get the error, that the window.opener is null. It makes sense that it is null, after the redirect to github and back over the callback url. So how is that supposed to work?

Originally posted by @Tobilo in https://github.com/vencax/netlify-cms-github-oauth-provider/issues/14#issuecomment-1555288883