Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many arguments in call to auth.New #1

Closed
infinitydon opened this issue Aug 18, 2018 · 0 comments
Closed

Too many arguments in call to auth.New #1

infinitydon opened this issue Aug 18, 2018 · 0 comments

Comments

@infinitydon
Copy link

I am getting the following errors while trying to do "go get github.com/tdewolff/go-vue-template"

**# github.com/tdewolff/go-vue-template
root/go/src/github.com/tdewolff/go-vue-template/main.go:37:25: too many arguments in call to auth.New
root/go/src/github.com/tdewolff/go-vue-template/main.go:37:40: undefined: auth.NewDefaultUserStore
root/go/src/github.com/tdewolff/go-vue-template/main.go:40:14: authHandler.SetDevURL undefined (type auth.Auth has no field or method SetDevURL)
root/go/src/github.com/tdewolff/go-vue-template/main.go:55:45: authHandler.Logout undefined (type auth.Auth has no field or method Logout)

Version of golang:

go version go1.10.1 linux/amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant