We have implemented discussion forum using NodeBB. NodeBB requires login in order to start the discussion in the discussion forum.
The problem we are facing is NodeBB discussion forum is having their own login mechanism. but we want single sign-on throughout our application as we have our own login and register mechanism. Is there any way we can redirect users to an existing site to NodeBB forum without asking them to enter login information again?