1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 06:55:28 +02:00
documize/vendor/gopkg.in/cas.v2/doc.go

11 lines
252 B
Go
Raw Normal View History

2019-08-09 13:44:03 +08:00
/*
Package cas implements a CAS client.
CAS is a protocol which provides authentication and authorisation for securing
typically HTTP based services.
References:
[PROTOCOL]: http://jasig.github.io/cas/4.0.x/protocol/CAS-Protocol.html
*/
package cas