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 a simple mechanism for user/password auth #8

Closed
wants to merge 5 commits into from

Conversation

rjbs
Copy link
Member

@rjbs rjbs commented Nov 7, 2016

What if we implement a super-simple form of username/password auth for testing the simplest case?

@wolfsage
Copy link
Collaborator

wolfsage commented Nov 7, 2016

Nice, +1, might be useful to add more debugging at the '201' phase like "Failed to auth because this account requires a 2nd factor" or something.

Maybe for now, the confesses() should just include the decoded HTTP response

@rjbs
Copy link
Member Author

rjbs commented Nov 17, 2016

merged

@rjbs rjbs closed this Nov 17, 2016
@rjbs rjbs deleted the simple-auth branch November 17, 2016 17:17
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.

2 participants