RWAgent dashboard access for the Brickken team.

Monitor sessions, review schedules, and inspect indexed RWA news from one protected internal console. Access is limited to verified Google Workspace identities from @brickken.com.

Restricted by domain

Only verified Google accounts under brickken.com are allowed through.

Proxy-safe setup

Production should use the public HTTPS dashboard URL as the canonical NextAuth host.

Read-only console

This dashboard only reads RWAgent operational data and never mutates the runtime databases.

Secure Sign-In

Continue with your Brickken account

Use Google Workspace to enter the internal console. The app validates both the email domain and the verification status before creating a session.

  • Set `NEXTAUTH_URL` to the public HTTPS dashboard domain.
  • Add the Google redirect URI ending in `/api/auth/callback/google`.
  • Use a strong `NEXTAUTH_SECRET` and keep the proxy host/protocol headers intact.