Skip to content

👽️ 🔥 Fix/remove jwt#137

Merged
lishanl merged 2 commits intomainfrom
fix/remove-jwt
May 20, 2022
Merged

👽️ 🔥 Fix/remove jwt#137
lishanl merged 2 commits intomainfrom
fix/remove-jwt

Conversation

@lishanl
Copy link
Copy Markdown
Collaborator

@lishanl lishanl commented May 18, 2022

fix #131

my understanding is that we only remove the jwtoken used to set cookie with not the jwtoken used for the oauth state/{nonce} param.

@lishanl lishanl self-assigned this May 18, 2022
@lishanl lishanl requested a review from hillairet as a code owner May 18, 2022 05:30
@lishanl lishanl changed the title Fix/remove jwt 👽️ 🔥 Fix/remove jwt May 18, 2022
Copy link
Copy Markdown
Collaborator

@hillairet hillairet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to have this clean up done!

@lishanl lishanl requested a review from qw-in May 18, 2022 16:30
@lishanl
Copy link
Copy Markdown
Collaborator Author

lishanl commented May 18, 2022

@hillairet do we know of any app that's using the cookie thing from here? Just wonder if we need to flag this as a breaking change. thanks

@hillairet
Copy link
Copy Markdown
Collaborator

Yeah that's a breaking change. I don't think it's used though.

@lishanl lishanl merged commit f653212 into main May 20, 2022
@lishanl lishanl deleted the fix/remove-jwt branch May 20, 2022 22:14
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.

Remove all the JWT for cookie in iframe

2 participants