LoginButton
Privy/SIWE login button for the Casino platform only — built apps use BrokeredLoginButton instead.
import { LoginButton } from 'flowstack-sdk/wallet'Renders a Privy/SIWE login button. Intended for the Casino PLATFORM only and NOT for built apps, which must use BrokeredLoginButton from flowstack-sdk because Privy can only run on casino.flowstack.fun.
Signature
<LoginButton />Examples
Casino platform login
<LoginButton />WarningCasino PLATFORM only — NOT for built apps. Built apps use
BrokeredLoginButton from flowstack-sdk instead.See also
useWalletAuth · BrokeredLoginButton
Source: README.md#components · Also available in llms-full.txt and registry.json.