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

Golang bog Two Factor Authentication #23

Closed
EbsrVlee opened this issue May 21, 2019 · 2 comments
Closed

Golang bog Two Factor Authentication #23

EbsrVlee opened this issue May 21, 2019 · 2 comments

Comments

@EbsrVlee
Copy link

Hello!
I have a golang bot that I am trying to run with two factor authentication enabled on mattermost.

I've added Client4.LoginWithMFA() to the golang client code but get these errors below.

undefined: Client 4
undefined: User
undefined: Response
Makefille:15: recipe for target 'run' failed
make: *** [run] Error 2

What am I missing?

Thank you again for all your help!

(https://github.com/mattermost/mattermost-server/blob/master/model/client4.go#L638)

@hanzei
Copy link

hanzei commented May 21, 2019

Hey @EbsrVlee,

I would like to keep the discussion about this in #22. Would you be fine with closing this?

@EbsrVlee
Copy link
Author

EbsrVlee commented Jun 6, 2019

Hi @hanzei , yes I would be fine in moving this discussion into #22

Thanks.

@EbsrVlee EbsrVlee closed this as completed Jun 6, 2019
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

2 participants