gopkg.in/cas.v1: v1.1.0
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.