Nike account checker

This module allows you to check your nike account. It will check if your account has a phone number, and at the same time it will retrieve the refresh token and the access token of your account. This module will export: - If the account have a Phone number - A new refresh token - A new access token - All orders of the account You will need to fill your file like that:

After launching the module, your NikeChecker.csv file will be filled in this way:

If your account has "True" in the phone number, it means that your account has a phone number, if it has "False" it means that your account does not have a phone number. The Nike checker will also export all accounts orders in the file: NikeCheckerOrder.csv

Last updated