Libermall ID is the single sign-on layer for DEX, Pay, Card and Marketplace. Sign in once, use everywhere.
Free forever · Open source · OpenID Connect
Every detail is engineered for a seamless experience across every Libermall product.
Telegram, TON Connect, email or social. No passwords, no confirmation emails.
OpenID Connect, OAuth 2.0, SAML, 2FA, encryption and audit log out of the box.
Wallets, reviews, trader rating, Card balance — a single user history.
Every method leads to the same profile. Link multiple — each becomes a backup.
One tap in @LibermallIDbot. Signed with HMAC by Telegram.
Tonkeeper, MyTonWallet, Tonhub. Self-custody.
Enter your email, get a link, click it.
Sign in with Apple ID. Hide-my-email.
Sign in with Google account. SSO.
Telegram, TON Connect, email or social
One tap in Telegram or sign with your TON wallet
Your account is active across the entire Libermall ecosystem
Responsive web + Telegram Mini App. One profile — everywhere.
Open the Mini App right inside Telegram — no install needed. Link wallets, manage sessions, jump into any ecosystem product without leaving the messenger.
Open @LibermallIDbotSign in to any Libermall service
You can use Libermall ID across every product.
Modern authentication protocols for a secure, interoperable future. Zero vendor lock-in — standard OpenID Connect works with any language or framework.
Standard OpenID Connect + ready-made SDKs. Zero vendor lock-in.
// Authenticate a user in 5 lines import { Issuer } from 'openid-client'; const issuer = await Issuer.discover( 'https://id.libermall.com' ); const client = new issuer.Client({ client_id: process.env.LIBERMALL_CLIENT_ID, client_secret: process.env.LIBERMALL_SECRET, redirect_uris: ['https://yourapp.com/cb'], }); // → id_token: { sub, name, email, tg_id, wallets[] }
Industry-standard defence stack. No compromise on development speed.
No hidden fees. Sign up and use it — we make money on enterprise integrations.
For users of every Libermall product.
Connect your service as an OAuth client.
Whitelabel, SAML, SLA, dedicated support.
Free forever for users. For developers — a free OIDC tier up to 10K MAU; beyond that — by arrangement. Enterprise (SAML, SCIM, SLA) — custom pricing.
On an isolated VPS in Frankfurt. Profiles and sessions in PostgreSQL, cache in Redis. Backups are encrypted. Your Telegram id, email and linked wallets are visible only to us — never shared with third parties without your explicit OAuth consent.
Link a second sign-in method (TON Connect or email) as a backup. You can also set up 2FA recovery codes. Support-based recovery is available only with verified proof of ownership.
Yes. TON Connect (Tonkeeper / MyTonWallet), email magic link, Apple ID and Google are available. Telegram is the fastest, but not the only option.
Your profile (name, avatar, linked wallets) is visible across the whole ecosystem. Card balance, DEX trader rating, Sites.Reviews reviewer rep — all under one account.
Auth core — Casdoor (BSD 3-Clause). Our UI and bot — MIT on github.com/LiberMall. The custom TG and TON adapters are public too.
One account unlocks everything. No passwords, no subscriptions, no hidden fees.