Skip to content

include as identity in wallet to handle sessions#2152

Draft
sleyter93 wants to merge 1 commit into
v1.21.0from
feat/posthog_session
Draft

include as identity in wallet to handle sessions#2152
sleyter93 wants to merge 1 commit into
v1.21.0from
feat/posthog_session

Conversation

@sleyter93

Copy link
Copy Markdown
Collaborator

No description provided.

@sleyter93 sleyter93 requested a review from scguaquetam June 3, 2026 14:59
@sleyter93 sleyter93 self-assigned this Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

wallet_address: address.toLowerCase(),
$set_once: { first_seen: new Date().toISOString() },
})
posthog.register({ wallet_address: address.toLowerCase(), user_type: 'wallet' })

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we will manage this way the identity of the users, what should we do with the Super Property added in the file src/shared/walletConnection/PostHogWalletSync.tsx and the correspondent logout src/shared/walletConnection/connection/DisconnectWorkflowContainer.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants