2 Matching Annotations
  1. Last 7 days
    1. Opening up OAuth to all customers is an important step toward a broader Cloudflare app ecosystem

      大多数人认为将关键安全功能如OAuth开放给所有用户会增加风险,但作者认为这种开放对于构建更广泛的生态系统至关重要,挑战了传统上'安全优先'的API设计理念,展示了以平台生态为中心的开放策略。

  2. Feb 2025
    1. Access control works by registering the Pages daemon as an OAuth application with GitLab. Whenever a request to access a private Pages site is made by an unauthenticated user, the Pages daemon redirects the user to GitLab. If authentication is successful, the user is redirected back to Pages with a token, which is persisted in a cookie.