Skip to content

Conversation

@ifoster01
Copy link
Collaborator

Before Login Success
After Data Retrieval
After Login Success

doesn't work yet and I'm just trying to get it to work on my local computer before using our actual backend
Removing the server until it works in react then readding it.
Login finally works and successfully fetches user data when you click the button (prints in the console)! Still need to change the oauth user to be our real github and to change the redirect paths and store user data on backend but it works finally
Fixed up some of the CSS as well as added a button that displays the username. Would like to automatically display username upon login but can change that later. Also added comments.
Still want to clean up the way the url link to the user's github looks but that can be done in the future.
Added more comments, made the github user account open in a new tab and made some CSS changes.
@ifoster01
Copy link
Collaborator Author

Still need to implement into our backend and save user data/create user account on dynamoDB but the login process works. Also currently storing github accesstoken on localStorage (allows user to refresh page and still be login in but is not super secure) so might want to change that in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants