> For the complete documentation index, see [llms.txt](https://dispurgen.gitbook.io/dispurgen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dispurgen.gitbook.io/dispurgen/nike/nike-account-checker.md).

# 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:<br>

<figure><img src="https://2863181784-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMbFEJMqQY8XZ-KN0EL%2Fuploads%2Ff1wbzlmYbx1PgFvxynqE%2Fimage.png?alt=media&amp;token=a848ea1a-3835-482d-8c21-6db5ec017691" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2863181784-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMbFEJMqQY8XZ-KN0EL%2Fuploads%2FIkdYPYlkzxIu9nPmva4Y%2Fimage.png?alt=media&amp;token=855c63cb-449f-4a25-8071-562a7796f554" alt=""><figcaption></figcaption></figure>

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**
