Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martishin/react-js-spring-oauth

OAuth authentification using React.js on the frontend and Spring on the backend
https://github.com/martishin/react-js-spring-oauth

java maven mongodb oauth2 oauth2-client reactjs spring

Last synced: 15 days ago
JSON representation

OAuth authentification using React.js on the frontend and Spring on the backend

Awesome Lists containing this project

README

        

# Spring React Login

## Setting up Gmail Login

https://console.cloud.google.com/apis/credentials

## Client

### Install Node

https://nodejs.org/en/

### Project Creation

npx create-react-app client

### Start Up

npm start

### References

https://nodejs.org/en/

https://create-react-app.dev/docs/getting-started