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

Add support for OAuth token usage #8

Closed
linkmauve opened this issue Sep 19, 2017 · 3 comments
Closed

Add support for OAuth token usage #8

linkmauve opened this issue Sep 19, 2017 · 3 comments
Assignees

Comments

@linkmauve
Copy link

This package currently requires a password for login, it should instead allow for OAuth token to be provided.

See also https://docs.mattermost.com/developer/personal-access-tokens.html

@Vaelor
Copy link
Owner

Vaelor commented Sep 20, 2017

Yes, that has to be done. I already had a look at it and it seems to be easily integrated, I do plan to include this in the next release.

@Vaelor Vaelor self-assigned this Oct 2, 2017
Vaelor added a commit that referenced this issue Oct 6, 2017
@Vaelor
Copy link
Owner

Vaelor commented Oct 6, 2017

@linkmauve Please have a look at the new 2.2.0 version if it fixes this issue for you.

@Vaelor
Copy link
Owner

Vaelor commented Oct 13, 2017

Assuming it works like expected, at least in my case. Please reopen if not ;-)

@Vaelor Vaelor closed this as completed Oct 13, 2017
Vaelor added a commit that referenced this issue Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants