I am sorry, I really do not understand the reason for the /connect/.../ routes in this example?
/auth/google and /connect/google seem to be identical? And the intelligence of linking the accounts are all done in the Strategy..
I am sorry if I am missing what could be an obvious point.
The only thing I can think of is if you wanted /connect/google/ and /auth/google to render different pages and this example just hasn't gone that complex?
If that is the case then it wasn't obvious to me that that was the case.
I am sorry, I really do not understand the reason for the
/connect/.../routes in this example?/auth/googleand/connect/googleseem to be identical? And the intelligence of linking the accounts are all done in the Strategy..I am sorry if I am missing what could be an obvious point.
The only thing I can think of is if you wanted
/connect/google/and/auth/googleto render different pages and this example just hasn't gone that complex?If that is the case then it wasn't obvious to me that that was the case.