Best of OAuthJune 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Next.js and Next-Auth V5: Guide to Social Logins(OAuth)

    Learn how to set up authentication using OAuth providers like Google and GitHub in Next.js using Next-Auth V5.

  2. 2
    Article
    Avatar of javarevisitedJavarevisited·2y

    Let’s get Authenticated — Google Sign In

    This post provides a full-stack solution for implementing Google Sign In using React.js and Spring Boot. It covers configuring Google APIs and Services, setting up the front-end using React.js, and implementing authentication in the back-end using Spring Boot.