• Will Chen's avatar
    verify jwt to false (#1085) · 72be54e6
    Will Chen 提交于
    fixes #1010 
        
    <!-- This is an auto-generated description by cubic. -->
    ---
    
    ## Summary by cubic
    Disable automatic JWT verification for Supabase Edge Functions and
    update prompts/templates to require and demonstrate manual auth
    handling. Fixes #1010.
    
    - **Bug Fixes**
      - Set verify_jwt: false in function deployment.
    - Updated Supabase prompt with an Authentication section and guidance to
    manually verify tokens.
    - Adjusted the hello function template to check the Authorization header
    and return 401 when missing.
    
    <!-- End of auto-generated description by cubic. -->
    72be54e6
名称
最后提交
最后更新
..
supabase_context.ts 正在载入提交数据...
supabase_management_client.ts 正在载入提交数据...
supabase_return_handler.ts 正在载入提交数据...
supabase_schema_query.ts 正在载入提交数据...
supabase_utils.ts 正在载入提交数据...