kweenkl_login
Start the kweenkl login/onboarding flow. If the user provides their device_token (from the iOS app), this will immediately create their webhook. Otherwise, guides them to download the app or join the waitlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | User's email address for waitlist subscription (only used if has_app is false) | ||
| has_app | No | Whether the user already has the kweenkl iOS app installed. If true and no device_token, starts device auth flow. | |
| device_token | No | The user's device token from the kweenkl iOS app. If provided, immediately creates a webhook for them. |