Hello, i am french, please excuse my bad english.
I have a website code with codeigniter.
I would like to add a forum. I think use the table user of the forum for manage the users in the database.
So i would like the possibility to create user directly on my website and have the possibility to log in directly on my website. So when i link to the forum, the user is already log in, and there are no double register or double log-in.
It's a "single sign on" system right ? Does Flarum allow this ?
Thank you