-
Notifications
You must be signed in to change notification settings - Fork 142
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
Remove console.log after successful login #11
Comments
You’re absolutely right! Problem is, owner isn’t available since a while so you shouldn’t expect an update soon… |
:) will update
…On Wed, May 31, 2017 at 5:28 PM, Nicolas Goudry ***@***.***> wrote:
You’re absolutely right!
Problem is, owner isn’t available since a while so you shouldn’t expect an
update soon…
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASnwbHpMhuumSjei3gQMt7TpZsDrJ9J3ks5r_VXtgaJpZM4NrQ1P>
.
|
See #15 |
Fixed with #15 merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it should be up to the user of the package to log information. It looks unprofessional if you are constantly logging stuff that the plain user's eye shouldn't see or have use of.
At your index file, line 111, "console.log(res)" should be removed.
The text was updated successfully, but these errors were encountered: