@pitaj Having a branch for the production version with a similar dump output is actually a great idea. You can solve the conflicts during git merge (or PRs if there would be a tea working on this) and there should be no problem.
Integrate NodeBB into your own website
-
I have created a web site with user authentication built using passportJS and am planning on using NodeBB. How can I integrate NodeBB onto my website using my login system? Please Help me out
-
"There's a plugin for that"
https://github.com/julianlam/nodebb-plugin-sso-oauth
Did you try searching the community / Google?
-
@Bri said in Integrate NodeBB into your own website:
"There's a plugin for that"
https://github.com/julianlam/nodebb-plugin-sso-oauth
Did you try searching the community / Google?
thanks!
-
You're welcome, hope that helps!