build out google auth flow

This commit is contained in:
Badtz 2025-07-02 11:41:58 -07:00
parent fa57527066
commit 8575f38db9
6 changed files with 103 additions and 12 deletions

7
.gitignore vendored
View file

@ -33,4 +33,9 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
# Finder (MacOS) folder config
.DS_Store
*.sqlite
# Tables
*.sqlite
# Key files
private.key
public.pem