rvote-online/prisma
Jeff Emmett 3cd6ccee6d feat: migrate to configurable space visibility with SDK auth
Replace isPublic boolean with visibility string field (public/public_read/
authenticated/members_only). Use encryptid-sdk for token verification.
Enforce space access in API routes via checkSpaceAccess.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 11:54:12 -07:00
..
migrations feat: add Prisma migration for EncryptID did column on User 2026-02-13 07:45:33 -07:00
schema.prisma feat: migrate to configurable space visibility with SDK auth 2026-02-13 11:54:12 -07:00
seed-spaces.ts Add multi-tenant Spaces with subdomain routing 2026-02-10 22:10:19 +00:00