Have you been wondered how can you add the social sign buttons via javascript, easily to your web or blog.
There are many services out there to add share buttons, but what about a way to get the users registrered on your website ?
Say you have a blog of motorbikes, or development, or whatever, will be better to allow users to Sign In into your website. But, if you dont have a dedicated server or a way to develop a Database server or service, then you can't.
Share buttons don't store data, simply share your page or post, so that don't need a data-base-server, but, with the most common social login buttons, like google sign, facebook sign login js ans apple among thers (github as well), then you need a way of store the data of your users, or to be able to request at some time.. this is why there are almost no services or APIs out there for you to easy put all of this buttons on to your website, except 2: lipis.github.io/bootstrap-social and https://devselz.com/
The first one requires many libraries such as bootstrap, so I bypass to show you Devselz, as it does not require any additional library, works great and have a lot of functionality
The first one requires many libraries such as bootstrap, so I bypass to show you Devselz, as it does not require any additional library, works great and have a lot of functionality
Below is an screenshot of an example website using Devselz free API Script
The good: only requires for you to insert an script tag , link the ones fom google apis, analytics or similar. Something like:
Thats all.
Advanced users has the ability to, even with Devselz, store the data only on their own database server, but for the rest of us, you don't need to do that, the dashboard will provide you a list of your users including data such as: email, telephone, location, etc.. there you can delete users, check the SMS sent (if you decided to enable SMS functionality (something requires on todays EU oauth 2 tech))
See attached screenshot of dashboard once you added a domain to your panel
You can access anytime from either a dektop, tablet or your smartphone, with no apps, just using the web.
There is more info in their dedicated support section, on what do you need to do, like getting the keys from the social sites, yes, you must get a KEY, or APPID from google, google captcha, facebook etc.. depending on what buttons do you need, but instead of doing a hard time consuming of programming, Devselz provides you a complete solution