mirror of
https://github.com/kataras/iris.git
synced 2025-12-26 14:27:04 +00:00
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
This commit is contained in:
6
_examples/authentication/README.md
Normal file
6
_examples/authentication/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Authentication
|
||||
|
||||
- [Basic Authentication](basicauth/main.go)
|
||||
- [OAUth2](oauth2/main.go)
|
||||
- [JWT](https://github.com/iris-contrib/middleware/blob/master/jwt/_example/main.go)
|
||||
- [Sessions](https://github.com/kataras/iris/tree/master/_examples/#sessions)
|
||||
Reference in New Issue
Block a user