2026-08-28 — Adapty web access integration
-
Added
site-nextjs/lib/adapty-server.ts— server-side profile fetch/create andpremiumaccess-level checks via Adapty’s REST API. -
Added
GET /api/adapty/accessfor authenticated Better Auth users. -
Auth provider exposes
hasPaidAccessandadaptyConfigured(mobile remains onadapty_flutter). -
Documented
ADAPTY_SECRET_API_KEY; updated subscription and env-var docs.