netlify / netlify-auth-providers

JS library to use Netlify's OAuth providers
23 stars 4 forks source link

Not maintained / deprecated warning #6

Closed zigomir closed 5 years ago

zigomir commented 5 years ago

Seems this is not maintained aynmore, as mentioned in https://github.com/netlify/netlify-auth-providers/issues/5.

"Authentication providers" doc page still links to netlify-demo-example as an examaple, which is still using this (netlify-auth-providers) package.

It would be nice if docs were updated to what's curently oficially supported library and example for that.

I see that https://github.com/netlify/gotrue-js is listed as alternative, but can't find how to implement OAauth provider flow there. I'm aware this is (probably) a separate issue, but still, if that's an alternative, I'd expect support for OAuth too.