actually do some OAuth

This commit is contained in:
2026-08-06 10:08:07 -04:00
parent 349ab612d6
commit c305b53f11
8 changed files with 78 additions and 15 deletions
+1
View File
@@ -7,6 +7,7 @@ import (
)
func main() {
auth.CreateTestOAuth()
read_config()
caldav.InitDavClient(serverConfig.URL)