• @[email protected]
    link
    fedilink
    English
    41 year ago

    I mean the user initiates the login flow and gets the token, why does it matter how many users Relay has?

    In order to make requests to reddit’s API via OAuth, you must acquire an Authorization token, either on behalf of a user or for your client

    Maybe I am misunderstanding how API pricing for reddit works though. Do they count it against the app id and not the user?

    • Briongloid
      link
      fedilink
      41 year ago

      The app has is own API, not for individual user.

      They are averaging out the cost.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        What? That doesn’t make any sense, why would they suddenly ask for payment to use their own API?

        • Briongloid
          link
          fedilink
          41 year ago

          Because they are paying Reddit for that API use, they won’t be getting it for free.

        • Baizey
          link
          fedilink
          11 year ago

          They don’t have their own api, but they have a shared api-key to reddit which all user requests would use