feat(release): prepare 1.1.0 candidate
This commit is contained in:
parent
5a34f66981
commit
5205dcdfa9
736 changed files with 115667 additions and 12203 deletions
|
|
@ -1,7 +1,6 @@
|
|||
// server/supabase/functions/_shared/admin-auth.ts
|
||||
// 3단계 권한 검증: manager < admin < super_admin
|
||||
|
||||
// @ts-expect-error — Deno 런타임 import
|
||||
import type { User } from 'https://esm.sh/@supabase/supabase-js@2.39.7'
|
||||
import { requireUser, type AuthError } from './auth.ts'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue