node-apple-signin
node-apple-signin copied to clipboard
Add support for privateKey as a string
Adds support for passing the private key as a string instead of a file path. Solves issue https://github.com/Techofficer/node-apple-signin/issues/4
using this fork for now, but it would be good to get this merged in
Yes this would be nice to have merged in, people using some form of distributed configuration like zookeeper, AWS Parameter Store, etc could benefit from this.
Thank you for this, too bad it's not merged yet.