nbb_token not set after Google SSO login (but works for normal login)

Adam C @adam-c@community.nodebb.org
<p>I’m using nodebb-plugin-session-sharing (reverse token mode), and NodeBB sets a cookie called nbb_token that my main site (on the same domain) can read. It works fine when I log in with a regular NodeBB account.</p> <p>However, when logging in with Google SSO using nodebb-plugin-sso-google, the nbb_token cookie is not set.</p> <p>Is there something I need to change in the plugin or configuration to make sure the session (nbb_token) is set after Google login?</p> <p>Thanks!</p>
Read more →