Skip to content

gopkg.in/cas.v1: v1.1.0

Compare
Choose a tag to compare
@geoffgarside geoffgarside released this 14 Jul 08:01
· 49 commits to master since this release

gopkg.in/cas.v1: v1.1.0

Add support for customisation of the net/http.Client used when communicating with the CAS server. This allows for custom timeouts and TLS configuration to be used.

This is considered a non-breaking change as only the cas.Options have been publicly altered.