You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expire cookie that was set as part of token endpoint during logout (unitycatalog#678)
**PR Checklist**
- [x] A description of the changes is added to the description of this
PR.
- [ ] If there is a related issue, make sure it is linked to this PR.
- [ ] If you've fixed a bug or added code that should be tested, add
tests!
- [ ] If you've added or modified a feature, documentation in `docs` is
updated
**Description of changes**
This change is to expire cookie during logout by exposing logout
endpoint , feature that was added as part of unitycatalog#542 and implemented as
part of PR unitycatalog#593
---------
Signed-off-by: sudharshanraja-db <[email protected]>
Co-authored-by: Denny Lee <[email protected]>
Co-authored-by: Jamie Knight <[email protected]>
0 commit comments