Easy window OAUTH (frontend)
TL;DR Use localStorage to communicate between windows and check it when the window is closed.
The OAUTH e2e process is as follows:
FrontEnd(FE): user clicks on social login button
FE: user is redirected to either a local page that redirects behind ...
featuringcode.com3 min read