Linking a user account to an external phpBB forum
This article will show you how to verify a user’s identity by letting them associate their account with an external third party phpBB account. I used Python and Flask to achieve this, however any language and framework should work, and shouldn’t be too hard to port to.
Read more of "Linking a user account to an external phpBB forum"