@PitaJ said in Use SQL database for NodeBB user accounts:
@Jarko we suggest using oauth or session sharing to accomplish this.
https://github.com/julianlam/nodebb-plugin-sso-oauth https://github.com/julianlam/nodebb-plugin-session-sharing
Session sharing looks promising, thank you for your input. I'll give it a try!