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

Support Monorail API Login #25

Open
spiegela opened this issue Feb 26, 2017 · 1 comment
Open

Support Monorail API Login #25

spiegela opened this issue Feb 26, 2017 · 1 comment

Comments

@spiegela
Copy link

The current implementation requires the user to authenticate externally. The client should support local username and password authentication.

@spiegela
Copy link
Author

I think the best way to add this will be to add a Login() method to the wrapping struct. This way the auth credentials can be injected into the underlying swagger-generated methods.

This can also add the ability to re-authenticate the client during auth timeouts.

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