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

Authentication with email/password no longer works #6

Open
mariuszlusiak opened this issue Aug 14, 2012 · 1 comment
Open

Authentication with email/password no longer works #6

mariuszlusiak opened this issue Aug 14, 2012 · 1 comment

Comments

@mariuszlusiak
Copy link

It looks like I cannot authenticate with email/password - the gem raises Pipejump::AuthenticationFailed when I try to create a session with valid credentials:

session = Pipejump::Session.new email: 'valid-email', password: 'valid-password'

Has this been removed?

Btw. token authentication works perfectly.

@kanerogers
Copy link
Contributor

Hi, Mariusz!

I've been able to authenticate with email/pass this morning - could you try checking out from master, editing the spec/connection.yml file and running the test suite? This will attempt to use email/pass for the various tests.

Let me know how you go!

Thanks,

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