v0.19.0
- Support for schema extensions (#68)
- Support for retrieving
SignInActivity
for users (#72)
- Support for passing the raw bytes of a PKCS#12 bundle when using client certificate authentication. This alters the method signature of
auth.NewClientCertificateAuthorizer()
but does not affect the use of a PFX file read from the filesystem. See #65 for details and example usage.