An open API service indexing awesome lists of open source software.

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.

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).

[![Project documention page](https://ss.dt.in.th/api/screenshots/docs-google-sign-in-controller__index.png)](https://docs.dt.in.th/google-sign-in-controller/index.html)