Yes @julian
It is working and setting signed token in the cookie. following is one example of a stored cookie:
B
Bharat Bhushan
@Bharat Bhushan
Posts
-
Error in nodebb-plugin-session-sharing {"name":"JsonWebTokenError","message":"jwt malformed"} -
Error in nodebb-plugin-session-sharing {"name":"JsonWebTokenError","message":"jwt malformed"}@PitaJ it was mentioned in documentation that if your website is on website.example.com and your forum on forum.example.com then save cookie with domain .example.com i.e. naked domain
-
Error in nodebb-plugin-session-sharing {"name":"JsonWebTokenError","message":"jwt malformed"}Hi guys,
I'm implementing nodebb-plugin-session-sharing with nodebb, but getting this jwt malformed error.
This is how I configured JWT token:
This is how I configured plugin data:
Could anyone please help me into this?
@julian