Cookie suffix "token" #379
rishi-afk
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Hey @rishi-afk — can you elaborate as to why the cookie suffix impacts usage of the Stripe React package? We may be able to provide a mechanism to completely take over the cookie name, rather than just be able to set its prefix. But first I'd like to make sure that I understand why it conflicts with Stripe's React package. Mind expanding on that a bit? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello devs and maintainers, can we strip off the cookie suffix
token
here and just use the value passed in config as the cookie name? I was facing issues because of thetoken
suffix while working with stripe react package.Beta Was this translation helpful? Give feedback.
All reactions