gin-gonic / examples

A repository to host examples and tutorials for Gin.

Home Page:https://gin-gonic.com/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How about an example with GO-CAS ?

stephan57160 opened this issue · comments

Working with GIN for a while and looking for a solution with a CAS authentication mechanism.
Had a look to many gin-contrib, but found nothing relevant yet.

GO-CAS (https://github.com/go-cas/cas) seems fine, but struggling to put it in place with GIN.
Any example with GO-CAS (or any gin contrib pointer) would be appreciated.
Thx.

See PULL REQUEST #59.