I am considering using a discourse that omniauth uses for authentication. I need this to integrate with my current user base (where authorization is currently being performed by email or facebook). One possibility is to create a custom omniauth strategy (e.g. https://github.com/intridea/omniauth-oauth2 ). I would make some settings for the discourse code, but would I need to implement my current application as Oauth2? Or is there a simpler solution?
I know this is a little open; Iโm probably looking at the easiest way to add discourse to this application and another million other things that are happening now, so Iโm very focused on the fastest, which seems like a pretty simple use case.
THX
timpone
source share