Techofficer / node-apple-signin

Node.JS wrapper around Sign In with Apple REST API
MIT License
53 stars 40 forks source link

"privateKey" as an alternative to "privateKeyPath" #18

Closed 1cedsoda closed 3 years ago

1cedsoda commented 3 years ago

In my use case, I have the private key as an environment variable and my docker container can't write files so I created this solution.

1cedsoda commented 3 years ago

Just found out about https://github.com/renarsvilnis/apple-sign-in-rest