Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
0% Positive
Analyzed from 51 words in the discussion.
Trending Topics
#access#using#something#centralized#authorization#across#services#works#binary#control
Discussion Sentiment
Analyzed from 51 words in the discussion.
Trending Topics
Discussion (1 Comments)Read Original on HackerNews
But the problem that remains is "authorized search" in an efficient way. Asking permify what resources a user can access and then query the app postgres db with "WHERE resource_id IN ( {list}, {with}, {many}, {IDs}, ... )" does not scale well. How to solve this?