Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Logout handling without logoutRedirectUri and passAlongData optional#136

Open
sondrew wants to merge 9 commits intomasterfrom
logout-handling
Open

Logout handling without logoutRedirectUri and passAlongData optional#136
sondrew wants to merge 9 commits intomasterfrom
logout-handling

Conversation

@sondrew
Copy link
Contributor

@sondrew sondrew commented Aug 4, 2016

Handle logout where logoutRedirectUri is not present. Made passAlongData optional in configuration and made sure additional userData won't get added if not present.

sondrew added 6 commits August 4, 2016 16:10
…outRedirectUri is configured, where it's not, and where cookie is seemingly already deleted
…se to service with userData and redirect to configured logoutRedirectUri
…y variable i DatabaseCookieStorage. Tested additional data won't be added or cause problems if pass_along_data is not present
@codecov-io
Copy link

codecov-io commented Aug 4, 2016

Current coverage is 62.48% (diff: 29.09%)

Merging #136 into master will decrease coverage by 1.45%

@@             master       #136   diff @@
==========================================
  Files            32         32          
  Lines          1004       1037    +33   
  Methods           0          0          
  Messages          0          0          
  Branches         66         77    +11   
==========================================
+ Hits            642        648     +6   
- Misses          335        356    +21   
- Partials         27         33     +6   

Powered by Codecov. Last update 5da7135...595179b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants