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

Pass the params and error to the login hooks #344

Merged
merged 4 commits into from
Jun 6, 2018

Conversation

pradel
Copy link
Member

@pradel pradel commented Jun 5, 2018

With this change we will now receive the params we received into the login success and login failure hooks.

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #344 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #344   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          61       61           
  Lines        1267     1267           
  Branches      175      162   -13     
=======================================
  Hits         1203     1203           
  Misses         59       59           
  Partials        5        5
Impacted Files Coverage Δ
packages/server/src/accounts-server.ts 89.07% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57689fa...537daa5. Read the comment docs.

@pradel pradel changed the title Pass the params to the login hooks Pass the params and error to the login hooks Jun 5, 2018
@pradel pradel merged commit 1ad1ff1 into master Jun 6, 2018
@pradel pradel deleted the feature/login-hooks-params branch June 6, 2018 09:19
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