I hereby claim:
- I am skibaalex on github.
- I am askiba (https://keybase.io/askiba) on keybase.
- I have a public key ASAne43JttLjOxfexf76JktkO7oju5rjkwImv2cw4uawNQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
import { google } from 'googleapis'; | |
app.post('/verifyCode', function (req, res) { | |
const { smsCodem, sessionIdentifier } = req.body; | |
const identityToolkit = google.identitytoolkit({ | |
auth: 'GCP_API_KEY', | |
version: 'v3', | |
}); | |
//sessionIdentifier comes from when we send the sms message |
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.