Archives
-
Testing help: POP Forums integrated with OAuth identity provider
For a lot of years, consumers of my open source project, POP Forums, have asked about the best way to integrate with whatever they were working with in their environment. This usually landed them in a world of hacks involving disparate databases. Of course, there's a better way, and that's to use some kind of OAuth flow through an external identity provider. The groundwork for that has been around for a long time, in the shape of social logins. However, the idea here is that the external provider would be involved to provision accounts, eliminating any kind of signup flow.