markbates / goth

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b
MIT License
5.41k stars 579 forks source link

Add OpenID-2.0 provider #146

Open strk opened 7 years ago

strk commented 7 years ago

Although now deprecated in favour of OpenID Connect, OpenID-2.0 still has providers around, especially in the federated web community (easier to federate, as far as I can see). This ticket is to request/track an OpenID-2.0 provider.

See also #120

willemvd commented 7 years ago

Feel free to add a PR