1 How to add basic authentication in Iris

dev.to posted by iris-go 294 days ago  

Iris is a fast, simple yet fully featured and very efficient web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website or API. One of the features that Iris offers the middleware/basicauth sub-package, which allows you to implement basic authentication for your web applications.

Register to comment or vote on this story