logout callback support#1119
Conversation
|
Required, see authts/oidc-client-ts#1379 |
d77d46e to
c712a2c
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1119 +/- ##
==========================================
- Coverage 83.44% 83.44% -0.01%
==========================================
Files 10 10
Lines 145 151 +6
Branches 25 27 +2
==========================================
+ Hits 121 126 +5
- Misses 17 18 +1
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a5fa857 to
6fc9081
Compare
|
@pamapa As far as I see, the |
3854d66 to
590433c
Compare
|
@PSanetra I adapted according to your idea the MR. Its still possible to change the match function, as i do not know all kind of possibilities about routing and no window, etc... But there is a default implementation, thus most users do not need to care.... |
50dd0a5 to
39823e3
Compare
|
I will have to remove the default behavior, as it might break existing applications, which already implement that callback by themself, we can not do that for a minor release... |
c72c03e to
efeb1b2
Compare
efeb1b2 to
210f1c0
Compare
|
@Aeolun I made the release, thanks for the hint, i almost forgot about it.... |
Closes/fixes #issue
Checklist