MXCI PRO app icon

MXCI PRO

Parse and generate JWT tokens securely

Riaz Begum

★ 5.03 ratingsUtilitiesFree

Description

JWT parser and generator for web developers. Analyze received JWTs, decode claims, and inspect headers. Create and sign new JWTs with customizable claims. Export tokens for testing and debugging purposes.

MXCI PRO is a JWT parsing and generation tool. This tool can help web programmers quickly analyze the JWT sent back by the server on their mobile phones, and can also write new JWT to send back to the server. JWT (JSON Web Token) is a compact, URL-safe way to securely transmit information between parties as a JSON object.