volatiletech / authboss-clientstate

Provides gorilla based session and cookie handling for authboss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sessions.go:113:8: undefined: authboss.ClientStateEventDelAll

frederikhors opened this issue · comments

What do you think about this?

[13:24:14.383] failed to build, error: stderr: # github.com/volatiletech/authboss-clientstate
..\..\..\..\go\pkg\mod\github.com\volatiletech\authboss-clientstate@v0.0.0-20181218071520-1abf11635da1\sessions.go:113:8: undefined: authboss.ClientStateEventDelAll

This is because it's tracking the dev branch of authboss atm. If you check out AB dev it should work.