johnman Posted September 4, 2021 Share Posted September 4, 2021 Good day I am developing a project that requires me to consume/connect to an API for login and registration of users on my website. I know how to develop login and registration pages on my own server/database but i have not used a third party webservice/API to implement. I will be grateful if i can be pointed to a tutorial or a help guide that can solve this challenge Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/313659-how-to-consumeconnect-to-loginregistration-webserviceapi/ Share on other sites More sharing options...
maxxd Posted September 4, 2021 Share Posted September 4, 2021 Given what little actual information you've given us, it sounds like a pretty basic oauth-type setup. If your third-party provider doesn't have documentation (which I have to assume they do) I'd start by looking at that for tutorials. Quote Link to comment https://forums.phpfreaks.com/topic/313659-how-to-consumeconnect-to-loginregistration-webserviceapi/#findComment-1589640 Share on other sites More sharing options...
johnman Posted September 5, 2021 Author Share Posted September 5, 2021 Thanks for your response maxxd Quote Link to comment https://forums.phpfreaks.com/topic/313659-how-to-consumeconnect-to-loginregistration-webserviceapi/#findComment-1589661 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.