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

fix(auth): allow empty logout endpoint #1211

Merged
merged 1 commit into from
Feb 5, 2019
Merged

fix(auth): allow empty logout endpoint #1211

merged 1 commit into from
Feb 5, 2019

Conversation

nnixaa
Copy link
Collaborator

@nnixaa nnixaa commented Feb 5, 2019

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

@nnixaa nnixaa mentioned this pull request Feb 5, 2019
2 tasks
@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #1211 into master will increase coverage by 0.3%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master    #1211     +/-   ##
=========================================
+ Coverage   79.53%   79.84%   +0.3%     
=========================================
  Files         202      202             
  Lines        6246     6246             
  Branches      495      496      +1     
=========================================
+ Hits         4968     4987     +19     
+ Misses       1162     1144     -18     
+ Partials      116      115      -1
Impacted Files Coverage Δ
src/framework/auth/strategies/auth-strategy.ts 95.83% <100%> (ø) ⬆️
src/framework/auth/helpers.ts 69.23% <0%> (+1.28%) ⬆️
...work/auth/strategies/password/password-strategy.ts 97.82% <0%> (+2.17%) ⬆️
...heme/components/datepicker/datepicker.component.ts 85.52% <0%> (+2.63%) ⬆️
.../theme/components/datepicker/datepicker-adapter.ts 67.64% <0%> (+2.94%) ⬆️
...heme/components/datepicker/datepicker.directive.ts 73.58% <0%> (+10.37%) ⬆️

@nnixaa nnixaa merged commit 564138d into master Feb 5, 2019
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.

None yet

1 participant