Skip to content

Commit ec13d43

Browse files
authored
Add note about only supporting HTTP basic auth
1 parent 7ef11c5 commit ec13d43

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)