mirror of
https://github.com/kataras/iris.git
synced 2026-01-20 10:26:01 +00:00
add a rs/cors full example
Former-commit-id: 9655e04b91145f60e69096cbd662fef08a91f988
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
* [i18n](i18n/main.go)
|
||||
* Authentication, Authorization & Bot Detection
|
||||
* [Basic Authentication](auth/basicauth/main.go)
|
||||
* [CORS](auth/cors)
|
||||
* [JWT](auth/jwt/main.go)
|
||||
* [JWT (community edition)](https://github.com/iris-contrib/middleware/tree/v12/jwt/_example/main.go)
|
||||
* [OAUth2](auth/goth/main.go)
|
||||
|
||||
Reference in New Issue
Block a user