supertokens / supertokens-golang

GoLang SDK for SuperTokens
https://supertokens.com
Other
115 stars 34 forks source link

fix: duplicate session token issue when cookieDomain is changed #408

Closed furkansenharputlu closed 4 months ago

furkansenharputlu commented 4 months ago

Summary of change

Related issues

https://github.com/supertokens/supertokens-node/issues/790

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates