hapi — How to Combine Bell With Another Authentication Strategy
Within previously published tutorials, you’ve learned how to authenticate users with GitHub and GitLab. Both guides walk you through the details on how to integrate a third party service with your hapi server, but don’t show you how to combine the user’s profile data from that service …
Continue Reading