Page MenuHomePhabricator

Only allow authenticated users to use the Reading List Action API
Closed, ResolvedPublic

Description

Reading lists must be associated with a Central Auth account for privacy. This means that only authenticated users can access the API.

Return the proper errors when an unauthenticated user attempts to use the API.