🔑
🔌

Inspect API Tokens While Testing Endpoints

Decode JWTs returned by your API to verify the right claims, scopes, and permissions are being issued.

লগইনের প্রয়োজন নেই

🔒 The token is decoded entirely in your browser. Nothing is sent to any server.

API Testing tips

🔌

After hitting your /auth/login endpoint in Postman or curl, paste the returned token here to verify the user role, scopes, and expiration look correct.

💡

For OAuth integrations: paste the access token to see the granted `scope` claim. Mismatches between requested and granted scopes cause silent permission failures.

📋

Use the "Copy JSON" button to copy the payload and paste it into your API documentation as an example of what the token contains.

🔍

The standard claims explained section helps API consumers understand what fields like `iss`, `sub`, `aud` actually mean in the OAuth/OIDC specs.

কিভাবে কাজ করে

1
ইনপুট
Enter your data into the tool above. Everything stays local to your browser.
2
প্রক্রিয়া
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ডাউনলোড
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

কেন আমাদেরটি?

সম্পূর্ণ বিনামূল্যে — কোনো লুকানো খরচ নেই, কখনো
কোনো অ্যাকাউন্ট, ইমেইল বা লগইনের প্রয়োজন নেই
ফাইল কখনো আপনার ডিভাইস ছাড়ে না
ফাইল সাইজের কোনো সীমাবদ্ধতা নেই
কোনো আউটপুটে ওয়াটারমার্ক নেই

Also check out…

সচরাচর জিজ্ঞাসিত প্রশ্নাবলী