Identity layer for the Libermall ecosystem

One account
for the entire ecosystem

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

Sites.Reviews
TonChat AI
TON.CEO
Libermall DEX
Libermall Card
Marketplace

Single Sign-On

One login for every Libermall product

Secure by Design

Industry-standard auth and data protection

Cross-Product Profile

Activity, reputation and settings in one place

Instant Access

No passwords, no email confirmations

Accepted across the entire Libermall ecosystem
Why Libermall ID?

Designed for convenience and security

Every detail is engineered for a seamless experience across every Libermall product.

Instant Login

Telegram, TON Connect, email or social. No passwords, no confirmation emails.

Top Security

OpenID Connect, OAuth 2.0, SAML, 2FA, encryption and audit log out of the box.

Unified Profile

Wallets, reviews, trader rating, Card balance — a single user history.

Ecosystem Products

Everything connected. All under one account.

Sign-in methods

5 ways to sign in. One account.

Every method leads to the same profile. Link multiple — each becomes a backup.

Telegram

One tap in @LibermallIDbot. Signed with HMAC by Telegram.

~3 sec · 0 fields

TON Connect

Tonkeeper, MyTonWallet, Tonhub. Self-custody.

Ed25519 proof

Apple

Sign in with Apple ID. Hide-my-email.

Privacy-first

Google

Sign in with Google account. SSO.

Enterprise-ready
Create your account

Sign-up in under a minute

1

Choose a method

Telegram, TON Connect, email or social

2

Confirm with your provider

One tap in Telegram or sign with your TON wallet

3

Done

Your account is active across the entire Libermall ecosystem

Choose a method
Continue with Telegram
Continue with TON Connect
Continue with Apple
Continue with Google
Mobile-first

Comfortable on any device

Responsive web + Telegram Mini App. One profile — everywhere.

Smooth, fast and built for on-the-go access

Open the Mini App right inside Telegram — no install needed. Link wallets, manage sessions, jump into any ecosystem product without leaving the messenger.

Open @LibermallIDbot
Libermall ID
One account for the entire ecosystem

Sign in to any Libermall service

Create account
Sign in
Welcome back
Continue with Telegram
Continue with TON Connect
Continue with Email
Account created

You can use Libermall ID across every product.

Standards

Built on trusted standards

Modern authentication protocols for a secure, interoperable future. Zero vendor lock-in — standard OpenID Connect works with any language or framework.

OpenID Connect
v1.0 certified
OAuth 2.0
+ PKCE
SAML 2.0
Enterprise SSO
Security Best Practices
JWT RS256, WebAuthn
For developers

Connect your service
in 5 minutes

Standard OpenID Connect + ready-made SDKs. Zero vendor lock-in.

  • OpenID Connect 1.0 — discovery, JWKS, userinfo
  • OAuth 2.0 Authorization Code + PKCE
  • SAML 2.0 for enterprise
  • JWT RS256, 4096-bit key
  • SDKs: Laravel, Next.js, Node, Python
Documentation GitHub
JavaScript Laravel Python curl
// 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[] }
Security

Infrastructure-grade security

Industry-standard defence stack. No compromise on development speed.

Two-factor auth
TOTP, WebAuthn passkeys, hardware keys
JWT RS256
4096-bit signing, JWKS rotation
OpenID Certified
OIDC 1.0, OAuth 2.1, SAML 2.0
Audit log
12-month retention, GDPR export
Rate-limit
Brute-force, anomaly detection
Session management
Revoke devices, active sessions
Open source
Casdoor core + our UI on GitHub
Self-hosted
Isolated VPS, your control
Pricing

Free for users. Transparent for developers.

No hidden fees. Sign up and use it — we make money on enterprise integrations.

Personal account

Free forever

For users of every Libermall product.

  • All sign-in methods
  • Link wallets and email
  • 2FA, audit log, sessions
  • Mini App + bot
Create account

Enterprise

Custom

Whitelabel, SAML, SLA, dedicated support.

  • Unlimited MAU
  • SAML 2.0 + SCIM
  • 99.9% SLA
  • Dedicated CSM
Contact us
FAQ

Frequently asked questions

How much does Libermall ID cost?

Free forever for users. For developers — a free OIDC tier up to 10K MAU; beyond that — by arrangement. Enterprise (SAML, SCIM, SLA) — custom pricing.

Where is my data stored?

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.

What if I lose access to Telegram?

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.

Can I use it without Telegram?

Yes. TON Connect (Tonkeeper / MyTonWallet), email magic link, Apple ID and Google are available. Telegram is the fastest, but not the only option.

What is a cross-product profile?

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.

Is it open source?

Auth core — Casdoor (BSD 3-Clause). Our UI and bot — MIT on github.com/LiberMall. The custom TG and TON adapters are public too.

Ready to enter the ecosystem?

One account unlocks everything. No passwords, no subscriptions, no hidden fees.