Hi All,
I am researching how to integrate PHPBB 3 with my ASP.Net 5 Application.
I would like a website user to register through an ASP.Net web application and the users details + Password be stored in 2 databases, 1 x ASP.Net web Application MSSQL Db and 1 x PHPBB 3 MSSQL Db.
I see from the documentation their is a custom authentication architecture but I dont write PHP so i am a little lost.
Does anyone know of any plugins that provide the functionality I am after, or does anyone know of another resource that could help.
Thanks,
Csharper