Back to home

Credentials & Access

All login credentials, API tokens, and account details needed to operate the Yog Love platform independently. This document contains sensitive information. Treat as confidential. Share only with trusted team members.

Security Notice

This page does not contain actual passwords or tokens—they are stored in a separate secure credentials document. Use this page as a reference for where each credential lives and how to access it. The full credentials guide contains the actual login information.

Core Accounts

Gmail: dk.yoglove@gmail.com (Main Account)

Primary account for the Yog Love platform. Used to authenticate Cloudflare, Meta/Facebook, Google services, and CRM admin access.

Uses: Cloudflare Pages login, Meta Business Account, Google Workspace admin

Password: See credentials guide

Two-Factor: SMS to phone number (required for security)

Gmail: comms@yoglove.in (Email Account)

Dedicated account for sending email campaigns. No general email use. All email campaigns send from this address.

Uses: Email campaign sender via Gmail SMTP relay

Password: See credentials guide

App Password: For CRM integration (different from login password)

Cloudflare Account

Hosts your website (www.yoglove.in). Controls domain nameservers, SSL certificates, Pages deployment, Workers.

Login: dk.yoglove@gmail.com + password

Account ID: See credentials guide (needed for advanced API calls)

API Tokens: Separate tokens for Pages deployment (stored locally, not in Git)

Dashboard: https://dash.cloudflare.com

Meta Business Account

Owner of your WhatsApp Business Account, Meta App, and WhatsApp Cloud API credentials.

Login: dk.yoglove@gmail.com + password

Phone Number ID: For WhatsApp messaging API

WABA ID: WhatsApp Business Account ID

App ID: Meta App ID for WhatsApp product

API Token: Stored in CRM Settings > WhatsApp

Dashboard: https://business.facebook.com and https://developers.facebook.com

Platform Access

CRM Admin Panel

Central dashboard for contacts, campaigns, WhatsApp, email, Instagram, analytics.

URL: https://yoglovecrm.yoglove.workers.dev/admin

Password: See credentials guide (simple password, no username needed)

Website Source Code

Your website HTML, CSS, JavaScript, images, all live here locally.

Location: /Volumes/T7 Shield/DK-Mac/projects/yoglove/

Deployment: Via wrangler CLI (requires Cloudflare API token)

Contentmint Studio (Video Engine)

Pre-built folder for generating videos with Claude Code.

Download: From home page (contentmint-studio.zip)

No login required: Local folder, runs entirely in Claude Code

API Tokens & Keys (Secure Storage)

Never commit tokens to Git. Never share tokens publicly.

All API tokens and API keys are stored securely on your Mac in ~/.dk-vault/credentials.json (encrypted). Scripts read from there. Treat this file as a password manager.

Cloudflare API Token (Pages Deploy)

Used for: `wrangler pages deploy` to push website changes live

Stored at: ~/.dk-vault/credentials.json (label: "Cloudflare token, CLIENT yoglove")

Rotate every 6 months for security (see Domain page for rotation steps)

Meta WhatsApp API Token

Used for: Sending WhatsApp messages via API

Stored at: CRM Settings > WhatsApp

Starts with: "EAAVpjzWszjE..." (long alphanumeric string)

Gmail App Password (Email Campaign)

Used for: CRM to send emails via Gmail SMTP relay

Stored at: CRM Settings > Email

Format: 16 characters (e.g., "abcd efgh ijkl mnop")

Generated at: myaccount.google.com > Security > App passwords

Access Checklist

What you can access now:
✓ Website (www.yoglove.in) — public
✓ CRM dashboard (yoglovecrm.yoglove.workers.dev) — password protected
✓ Cloudflare account (dash.cloudflare.com) — Google login
✓ Meta Business Account (business.facebook.com) — Google login
✓ Email (comms@yoglove.in) — separate password
✓ Website code on Mac (/Volumes/T7 Shield/...) — local files

Next Step: Get the Credentials Guide

This page describes where credentials live. The actual passwords and tokens are in a separate secure credentials document (HANDOFF_CREDENTIALS.md in the download package). Download the complete package to access that document.

Download Complete Package