Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ cas Public
forked from go-cas/cas

Golang CAS Client package - includes changes from binjianwu (PR #10 in go-cas) and a fork by pytimer because I need them for a separate project and they haven't been merged yet.

License

Notifications You must be signed in to change notification settings

perrycate/cas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAS Client library

CAS provides a http package compatible client implementation for use with securing http frontends in golang.

import "gopkg.in/cas.v1"

Examples and Documentation

Documentation is available at: http://godoc.org/gopkg.in/cas.v1 Examples are included in the documentation but are also available in the _examples directory.

About

Golang CAS Client package - includes changes from binjianwu (PR #10 in go-cas) and a fork by pytimer because I need them for a separate project and they haven't been merged yet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%