Skip to content

Commit 10c581b

Browse files
authored
Merge pull request #160 from jrobchin/patch-1
Add note about only supporting HTTP basic auth
2 parents c1446bd + ec13d43 commit 10c581b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/content/middleware/casbin-auth.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ description = "Casbin Auth middleware for Echo. It supports access control model
2121

2222
> Echo community contribution
2323
24+
Note: Currently, only HTTP basic authentication is supported.
25+
2426
## Dependencies
2527

2628
```go

0 commit comments

Comments
 (0)