Categorygithub.com/178inaba/totp-slack-command
repositorypackage
0.0.0-20241101173812-d0d553a3cff9
Repository: https://github.com/178inaba/totp-slack-command.git
Documentation: pkg.go.dev

# README

TOTP Slack Command

Test

Usage

$ gcloud functions deploy GenerateTOTP \
    --gen2 \
    --trigger-http \
    --allow-unauthenticated \
    --runtime go122 \
    --env-vars-file .env.yaml \
    --region <region> \
    --project <project-id>

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
[email protected]