Closed jacobparis closed 8 months ago
It would be nice to provide a way to edit this config so users aren't stuck with this hardcoded cookie name and secret. I'm looking at trying this out in the Epic Stack and this seems to be the only blocker at the moment
https://github.com/Code-Forge-Net/remix-toast/blob/8f5783e8eb949abd63e9ec6c403ac5d05894caca/src/index.ts#L8-L16
Any idea on the api? What would you want to see?
@jacobparis what about the proposal in the linked PR? Any better idea?
It would be nice to provide a way to edit this config so users aren't stuck with this hardcoded cookie name and secret. I'm looking at trying this out in the Epic Stack and this seems to be the only blocker at the moment
https://github.com/Code-Forge-Net/remix-toast/blob/8f5783e8eb949abd63e9ec6c403ac5d05894caca/src/index.ts#L8-L16