Skip to content
#

google-oauth

Here are 60 public repositories matching this topic...

App that allows users to create an account. They can authenticate with Google or Facebook, or they can use my own database/server to authenticate. I use bcrypt and several layers of salt. Once they login, each user can post one 'secret'. They can also view all other anonymous postings left by other users. Express for the server, EJS for template…

  • Updated Dec 10, 2020
  • JavaScript

This project was created with React. It fully features Redux for all state management except authentication. The auth component manages its own state so I have better reusability in the future. The auth component uses Google OAuth. Users that login have extended abilities to also add and delete posts that they made. The app mainly focused on the…

  • Updated Mar 7, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the google-oauth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-oauth topic, visit your repo's landing page and select "manage topics."

Learn more