Skip to content

Commit

Permalink
chore(authorization): add an architecture diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondfeng committed Aug 2, 2019
1 parent d43a6fe commit 82090ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ A LoopBack 4 component for authorization support.
Authorization decides if a **subject** can perform specific **action** on an
**object**.

![Authorization](authorization.png)

### Role based

### Permission based
Expand Down
Binary file added packages/authorization/authorization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82090ea

Please sign in to comment.