Skip to content

nimatrazmjo/angular-one-tap-signin

Repository files navigation

AngularOneTapSignin

This project was generated with Angular CLI version 9.0.3.

Prerequisities

  • Angular 9.
  • Node 14.2.0

Development server

  • Run npm run start-client for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  • Run npm run start-server to start expressjs.
  • Copy .env.example to .env.
  • Copy Google CLIENT_ID to .env file and one-tap.component.html file.

Functionality

  • Display one tap login if the user is not logged in.
  • Hide one tap login if the user is logged in.

About

Implement Google one tap signin on angular and expressjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published