renarsvilnis / apple-sign-in-rest

Hopefully your go-to library for implementing Sign In With Apple in Node.js
https://www.npmjs.com/package/apple-sign-in-rest
MIT License
17 stars 8 forks source link

Revive node-apple-sign #1

Closed renarsvilnis closed 4 years ago

renarsvilnis commented 4 years ago

Revive node-apple-sign

:warning: Caution: Pull request still in progress! Feedback is welcomed!

Revive development of node-apple-signin!

After trying to contact the original node-apple-signin owner alaborderie about helping out maintaining the library, but didn't get back a response. As I saw that compared to other "apple sign in" libraries this one seemed to have the biggest community wanting to improve it. Multiple opened issues and pull-requests that are sitting opened for months.

As on npm there still isn't a go-to package for apple sign in, so taking matters in my own hands and forking library and implementing most changes from their PR and fixing issues. Trying to make it the go-to choice when you want to implement Apple Sign In.

image ^ Related

Changes

API

Internal

Improved Developer experience

TO-DO