raphael
b676ee1a71
- basic login button on website frontend - index.html hosting using python - posting google oauth token from javascript on client side - passing token id to python hoster - verifying token, and returning a string to client |
||
---|---|---|
.gitignore | ||
client_secret.json | ||
index.html | ||
index.js | ||
README.md | ||
website.py |
summary:
this repository includes the webpage frontend for the calendar watch server it gets served via a python server