Techofficer / node-apple-signin

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

make 'redirectUri' optional on 'getAuthorizationToken' #7

Open guisehn opened 4 years ago

guisehn commented 4 years ago

Makes redirectUri optional on getAuthorizationToken, as this information is not available for authentication happening natively on an iOS app. Solves issue #6