← Back to Home

Batch JWT Generator

Generate multiple JWT tokens from a file

Click to upload or drag and drop

JSON file with UID and password pairs

No file selected

Processing file...

Expected file format:
[
    {
        "uid": 3855365708,
        "password": "FD1763C922822"
    },
    {
        "uid": 3855371303,
        "password": "C691A5A48B93F"
    }
]

Generation Results

Success

0

Failed

0

Total

0