netlify-cms-github-oauth-provider icon indicating copy to clipboard operation
netlify-cms-github-oauth-provider copied to clipboard

netlify oauth github client sending token in form as netlify service itself

Results 8 netlify-cms-github-oauth-provider issues
Sort by recently updated
recently updated
newest added

I'm trying to set a netlify oauth by running your server. I've created the oauth in github, and set credential and secret on the server, with localhost:8080 as origin. I...

Please this is the challenge i am having with netlify, Authentication Error Authenticating failed due to the following error: Invalid state key.

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...

I am trying to use this code, I have successfully set up an app at Github and deployed this provider, I see login with GitHub, I have signed in using...

Index.js callback: callbackMiddleWareInit(oauth2) missing second parameter oauthProvider add oauthProvider works. `callback: callbackMiddleWareInit(oauth2, oauthProvider),`

Hi 😄 I can confirm that this works well with github! Unfortunately, I need to use it with `Bitbucket Server` (originally `Stash`) I tried to rewrite this app, but without...

I am looking for something that will let me change the Login service in my Netlify-CMS admin panel. For now, it is connected to self-hosted GitLab repo (no Netlify service...