vencax / netlify-cms-github-oauth-provider

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

Index.js callback: callbackMiddleWareInit(oauth2) missing second parameter oauthProvider #23

Open walxlgf opened 3 years ago

walxlgf commented 3 years ago

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

vencax commented 1 year ago

New version available. Still this issue persists?