Releases: michaelrsweet/moauth
Releases · michaelrsweet/moauth
v1.1
mOAuth 1.1 adds support for dynamic client registration and PAM-based
authentication backends.
Changes in v1.1:
- Now support dynamic client registration (Issue #8)
- Now support PAM-based authentication backends (Issue #9)
- Now install libmoauth, the
<moauth.h>
header, and a man page for the
library. - Updated
moauthd
to look for "/etc/moauthd.conf" and
"/usr/local/etc/moauthd.conf" as the default configuration file, and install
a "moauthd.conf.default" file as a template (Issue #10)
Enjoy!
v1.0
This is the first stable release of mOAuth, a basic OAuth 2.0 client/server
implementation for testing and development of OAuth-based services.
Enjoy!
(Source archive updated Jan 17, 2019 to include moauth-1.0/ subdirectory prefix, sorry folks!)