package
0.0.0-20170717123514-4b6c822be2eb
Repository: https://github.com/stretchr/gomniauth.git
Documentation: pkg.go.dev
# README
Examples
Goweb example app
The goweb/main.go file is an example of how to implement Gomniauth with Goweb.
net/http example app
The nethttp/main.go file is an example of how to implement Gomniauth with minimal dependencies.
Other examples
Please feel free to add your own examples and send us a pull request.