# X login, Privy and wallet authorization

https://kolmarket.ai/en/docs/wallet-login/

Content reviewed: 2026-09-12

Privy identity login, a connected wallet, a signed backend session and Creator X data authorization are separate states in KOLMarket. Signing in with X does not itself authorize a trade or verify every creator-related claim.

## Who this is for

Users connecting an account or troubleshooting authentication.

## Connect

Open the account or wallet entry and choose a supported login method. Complete authentication directly with the provider. Where configured, an embedded wallet may be created for a user without one.

## Verify the active wallet

Confirm the selected wallet address and network. For backend-protected actions, complete the requested session signature and check the message domain and purpose. Never share a recovery phrase with support.

## Bind creator data separately

Use the Creator Passport social connection panel for creator-data consent. Reconnecting the wallet does not automatically refresh an expired X data authorization.

## Connection troubleshooting

If an action remains disabled, check provider readiness, session state, network and feature availability. Cancel an unexpected request and retry the intended action; do not approve unrelated transactions.

## Build configuration reference

Configuration is not live verification. Provider approval, permissions and receipts must be checked separately. These pages do not run wallet code.

Configuration source revision: 56d41b09407e1ef276f56087dbe16f6db2189de3 (production)

- Transak entry gate (also needs provider setup): Flag off

## Source references

- [web/kolmarket-pc/src/auth/PrivyRoot.tsx](https://github.com/dappweb/kolmarket_incubate/blob/56d41b09407e1ef276f56087dbe16f6db2189de3/web/kolmarket-pc/src/auth/PrivyRoot.tsx)
- [web/kolmarket-pc/src/hooks/useCreatorXOAuthBind.ts](https://github.com/dappweb/kolmarket_incubate/blob/56d41b09407e1ef276f56087dbe16f6db2189de3/web/kolmarket-pc/src/hooks/useCreatorXOAuthBind.ts)

[Open related feature](https://kolmarket.ai/portfolio)
