-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
The goal of this task is to update this codebase in order to support OAuth for Github, in the same way as this NodeJS API:
- https://github.com/app-generator/api-server-nodejs
- The commits that add the feature to the NodeJS codebase are highlighted below:
For a complete set up:
- Create a new GitHub OAuth app using
https://localhost:3000as the callback URL - Start the NodeJS API
- port
5000(default) - Save in
.envthe Github Secrets
- port
- Start the React UI
- https://github.com/app-generator/react-soft-ui-dashboard
- use HTTPS
- save in
.envthe GitHub Secrets - start the app
Go to the login page & use the GH Authentication.
All should work
For more information, I'm here.
Metadata
Metadata
Assignees
Labels
No labels
