Skip to content

aupous/validate-apple-authorization-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Installation

yarn

How to run

  1. Add your Apple auth_key.p8 file

You can copy your auth key and replace it in sample_key.p8 file, or add your .p8 file into project and replace sample_key.p8 at line 6 in file index.js by your file name.

  1. Replace YOUR_APPLE_ISS, YOUR_APPLE_CLIENT_ID, YOUR_APPLE_KID, YOUR_AUTHORIZATION_CODE by yours

  2. Run this command in terminal

yarn start

About

Validate Apple authorization code written by Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published