forked from unitycatalog/unitycatalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expire cookie that was set as part of token endpoint during logout (u…
…nitycatalog#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]>
- Loading branch information
1 parent
6623469
commit 11bff8c
Showing
2 changed files
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters