Skip to content
Robnu
Glossary · Security

Session JWT

Robnu's own session JWT — issued by the app, scoped to one logged-in seller.

app.robnu.com/ai/conversationsRobnuAI · seller-scopedai_conversations · ai_messages · ai_tool_callsWhy did Ajio short-pay batch 7782?tool_calllookup_payouts(batch=7782)7 of 218 lines were short-paid by ₹47 each — SLA-missdeduction. All 7 are recoverable. I drafted claims foryou with the manifest + AWB pre-attached.→ /claims · 7 drafts readywithSellerScope · seller_id locked

Session JWT is the token Robnu issues to your browser when you log into the Robnu dashboard. It identifies you to the Robnu app, not to any marketplace.

Robnu's JWTs are short-lived (15-minute access, 30-day refresh on use). They're scoped per seller and per user — a JWT for you cannot read or write another seller's data, even if the underlying database had a permission bug.

JWTs hard-expire on logout, on suspicious access, and on Chrome extension de-install. They never persist past their TTL even if your refresh token leaks.

build e7713058ee9ee67dffe938623a3f859dcb157b2a · 2026-07-24T12:14:00+05:30