Skip to content
New issue

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

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

Already on GitHub? # to your account

Support tokens that require no login #54

Merged
merged 1 commit into from
Aug 7, 2019
Merged

Support tokens that require no login #54

merged 1 commit into from
Aug 7, 2019

Conversation

dmjones
Copy link
Contributor

@dmjones dmjones commented Aug 7, 2019

Add a new backwards-compatible configuration flag that can suppress a call to C_Login for tokens that do not support it.

Fixes #46

Copy link
Contributor

@solcates solcates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@solcates solcates self-assigned this Aug 7, 2019
@solcates solcates merged commit 7dcb9d9 into master Aug 7, 2019
@dmjones dmjones added the has issue Used to exclude PRs from release notes label Aug 22, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
has issue Used to exclude PRs from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure() fails when using Tokens that do not require a login
2 participants