Skip to content

Correcting the BasicAuth Method #822

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

Merged
merged 1 commit into from
Jan 15, 2017
Merged

Correcting the BasicAuth Method #822

merged 1 commit into from
Jan 15, 2017

Conversation

piyushchauhan2011
Copy link
Contributor

@piyushchauhan2011 piyushchauhan2011 commented Jan 15, 2017

Current method gives type error because context variable is not present.
Adding the c echo.Context for resolving type error.

Current method gives type error because `context` variable is not present. Adding the `c echo.Context` for resolving type error.
@coveralls
Copy link

coveralls commented Jan 15, 2017

Coverage Status

Coverage remained the same at 85.534% when pulling 8ddc90d on piyushchauhan2011:patch-1 into 736d153 on labstack:master.

@vishr vishr merged commit 04a7fc6 into labstack:master Jan 15, 2017
@vishr
Copy link
Member

vishr commented Jan 15, 2017

@piyushchauhan2011 thanks for your contribution 👍

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.

3 participants