The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a font-end React application called movie-ui. Additionally, we will use OAuth2 (Social Login) to secure both applications.
Master Spring Security by practice. spring security tasks and solutions. you can find tasks description at the README file. freely use, modify, and distribute the code.
News subscription website created with React, Next.JS, SaaS, FaunaDB, OAuth 2.0 authentication and Stripe during Rocketseat Ignite React.js training course.
In this article, you will learn how to implement OAuth for Google and in a Rust frontend application using the Yew.rs framework. Additionally, I will provide backend APIs built using Rust, Node.js, and Golang that you can use alongside the frontend application.
The -auth-library is a Node.js library designed to handle OAuth authentication with . It provides a simple interface to authenticate users, retrieve access tokens, and fetch user details using 's API. This library is designed to follow the SOLID principles, making it extensible and maintainable.