Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/martishin/react-js-spring-oauth
- Owner: martishin
- Created: 2023-11-06T15:33:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T15:35:17.000Z (about 1 year ago)
- Last Synced: 2024-03-25T02:24:42.426Z (10 months ago)
- Topics: java, maven, mongodb, oauth2, oauth2-client, reactjs, spring
- Language: Java
- Homepage:
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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