Here again with another bizarre question that will probably linger for a few years.
So, I'm interested in making my Wappler website a centralized login source, so other websites can login with the account of the primary website.
Basically, you know how you can login on websites with Google, Facebook, etc.? I want to allow other apps to login with my Wappler website, so my Wappler website becomes the Provider.
I'm afraid not, I already have login/registration and similar, I want other websites to be able to login using my website's account, similar to "login with Google"
I thought that you may have gotten some pointers form @scottclee and build on that.
The most important part moving forward is the OAuth2 Authorization Server as your site needs to act as an OAuth2 provider issuing the access tokens to third parties.