Elysia Tools
Navigation
secure
Token, Session, and 2FA Workflow Tools
Debug real sign-in flows with PKCE and nonce generators, JWT and JWK inspectors, HMAC verification, OTP and TOTP testing, and auth-safe identifiers collected in one focused workflow hub.
Overview
What this hub helps you accomplish
This hub is for the part of authentication work where a login flow exists on paper but still breaks in practice. You may need to generate PKCE material for an OAuth callback, inspect a JWT that came back from an identity provider, verify whether a JWK or HMAC secret matches the signing behavior you expect, test how one-time codes drift across devices, or attach cleaner request and session identifiers while reproducing the bug. It keeps short-lived auth artifacts together so teams can move from “the sign-in flow feels wrong” to a precise reproduction across browser login, mobile callbacks, API handoffs, and MFA recovery paths without bouncing between unrelated security pages.
Tools
Tools inside this hub
Samples
Sample stories related to this hub
Hubs