Skip to content

Commit 695d411

Browse files
committed
Add new article
1 parent 730d5e8 commit 695d411

File tree

2 files changed

+785
-1
lines changed

2 files changed

+785
-1
lines changed

_blog/2021-11-24-a-simple-guide-to-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ comments: true
99
updated_at: 2021-11-24
1010
---
1111

12-
> In this article we'll look at how to create an effective authorization system. This is only a high level overview, but it's a good starting point if you want to get started with this topic. It is also part of the overarching "How to make a Content Gateway" article series.
12+
> In this article we'll look at how to create an effective authorization system. This is only a high level overview, but it's a good starting point if you're interested in this topic. It is also part of the overarching "How to make a Content Gateway" article series.
1313
1414
I've worked at many places and there is one problem that often comes up, but it is usually not a primary concern: **authorization**. According to the latest [OWASP Top 10](https://owasp.org/www-project-top-ten/) broken access control is the most common problem.
1515

0 commit comments

Comments
 (0)