Skip to content

Conversation

@pontusmelke
Copy link
Contributor

No description provided.

return AuthToken("basic", user, password, realm)


def custom_auth(principal, credentials, realm=None, scheme=None, parameters=None):

Choose a reason for hiding this comment

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

Do we want optional params for realm and scheme? Not consistent with java driver.

@pontusmelke pontusmelke force-pushed the 1.1-custom-auth-token branch from 681d8ea to 851dfdc Compare September 8, 2016 07:56
@technige
Copy link
Contributor

technige commented Dec 2, 2016

Replaced by #103

@technige technige closed this Dec 2, 2016
technige pushed a commit that referenced this pull request Dec 2, 2016
Custom auth (replaces Pontus' original work in #86)
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

Successfully merging this pull request may close these issues.

4 participants