Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _posts/2023-06-17-scaling-authz-series.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ Whether you're a seasoned architect seeking to solidify your knowledge or a begi

* [Authorization Basics]({% post_url 2023-08-22-authz-basics %})
* [Requirements for a scalable Authorization Architecture]({% post_url 2023-09-14-authz-requirements %})
* [Exploring Relation-based Models]({% post_url 2023-10-13-authz-keto-introduction %})
4 changes: 3 additions & 1 deletion _posts/2023-09-14-authz-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,6 @@ In "Requirements for a Scalable Authorization Architecture," we've taken a deep

However, our journey is just beginning. As we move forward, subsequent articles will delve deeper into the other requirements, ensuring you have a comprehensive understanding of what it takes to build an effective, scalable, and secure authorization system.

Stay with us for more insights and deeper explorations into the expansive world of authorization.
Stay with us for more insights and deeper explorations into the expansive world of authorization.

* [Exploring Relation-based Models]({% post_url 2023-10-13-authz-keto-introduction %})
Loading