Skip to content

Example of authentication function for login with Cloud Functions and BigQuery

Notifications You must be signed in to change notification settings

Hayashi-Yudai/cloudfunc_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloudfunc_login

Description

It is an example of authentication function for Cloud Function. It receive requests from other applications and returns hashed password of requested users. This program assumes that authentication infos are stored in google BigQuery.

Requirements

  • Go 1.13

In Cloud Functions

For use of this example, copy all except for EnvLoad and main functions.

About

Example of authentication function for login with Cloud Functions and BigQuery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages