add google auth

This commit is contained in:
2022-03-30 14:40:27 +02:00
parent 85324a477c
commit cce7b26929
4 changed files with 28 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export APP_ENTRYPOINT_VERSION=v3
export APP_ENTRYPOINT_VERSION=v4
delete_user() {
if [ -z "$1" ] || [ -z "$2" ]; then