https://github.com/dtinth/google-sign-in-controller
A TypeScript library to quickly implement Google Sign In.
https://github.com/dtinth/google-sign-in-controller
gapi heft typescript
Last synced: 11 months ago
JSON representation
A TypeScript library to quickly implement Google Sign In.
- Host: GitHub
- URL: https://github.com/dtinth/google-sign-in-controller
- Owner: dtinth
- Created: 2021-09-21T13:04:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T20:12:07.000Z (over 3 years ago)
- Last Synced: 2025-01-23T19:47:51.918Z (about 1 year ago)
- Topics: gapi, heft, typescript
- Language: TypeScript
- Homepage: https://docs.dt.in.th/google-sign-in-controller/index.html
- Size: 903 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @dtinth/google-sign-in-controller
Sometimes you build yourself a web application. You have the frontend and the backend. You don’t want other people to be able to access your backend, so you must protect it somehow.
This library provides a simple way to protect your backend with Google Sign-In.
For more information, check out the [project documention page](https://docs.dt.in.th/google-sign-in-controller/index.html).
[](https://docs.dt.in.th/google-sign-in-controller/index.html)