GitHubGitHub (opens in a new tab)
  • Get Started
    • Authentication
    • Database
    • Emails
        • Subscriptions
        • One Time
        • Subscriptions
        • Rewardful - Affiliate Program
    • Blog Setup
    • Middleware
    • Seo
    • Theme
    • User Session
    • User Subscription
    • Open AI
    • Mistral AI
    • Claude AI
    • Pinecone
    • Analytics
    • Customer Support
    • Upload Images
    • Get Started
      • Email Authentication
      • Gmail Setup
      • Firestore Setup
      • Firestore Storage
    • Notifications
    • Stripe Integration
    • Theme Configuration
    • Localization
    • Backend Integration
    • Local Storage
    • Routing
    • Deployment
  • Deployment
  • Support (opens in a new tab)
Question? Give us feedback → (opens in a new tab)
Features
User Session

Current User Session

To get the current user session, you can call:

const session = await getCurrentUser();

You can modify the function in src/lib/session.ts to add more information to the session.

ThemeUser Subscription

Voxstar Docs