Closed nsainaney closed 6 years ago
This is a cleaner fix for issue #18 and does not require changes to any existing code. The user will, however, have to enable cookies for social linking to work and add cookie-parser
cookie-parser
Actually just realized that this will work through https://github.com/feathersjs/authentication-jwt/pull/55 if cookies are enabled, no cookie parser necessary. Thank you again, this is great work!
This is a cleaner fix for issue #18 and does not require changes to any existing code. The user will, however, have to enable cookies for social linking to work and add
cookie-parser