labd / node-federated-token

Tokens for federated services
MIT License
1 stars 0 forks source link

fix: removing cookies for specific paths and domains #36

Closed mikedebock closed 5 months ago

mikedebock commented 5 months ago

Fix for removing cookies for specific paths and domains

We need to specify domain option while removing cookies, if you also specified a domain option during creation. Same for path option (we use for refreshToken)