Resource Factory is a universal approach to originating, refining, and rendering Markdown, HTML, type-safe SQL, or other assets that could comprise static sites or engineering artifacts.
GNU Affero General Public License v3.0
0
stars
3
forks
source link
Embed Biscuit authorization into RF infrastructure #84
Implement Biscuit authorization infrastructure at the resource or subject level for reading, writing, publishing, etc.
Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language
Biscuit is a set of building blocks for your authorization layer. By making a coherent experience from the authorization token up to the tools to write policies, it spares you the time spent binding together token scopes, authorization servers, and making sure authorization policies execute correctly in every service. You only need to focus on writing, debugging and deploying your rules.
Implement Biscuit authorization infrastructure at the resource or subject level for reading, writing, publishing, etc.