You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates:
+ Simplifies spreadsheet model class interface, by abstracting the logic into, and using, the [`gspread_models` package](https://pypi.org/project/gspread-models/).
+ Bumps version of the "google-auth" GitHub Action.
+ Moves client side logic (the icon class and navbar color class definitions) into the bootstrap template HTML file.
+ Allows page-specific customization of HTML `<title>` tag content, as desired.
FYI:
+ Google OAuth no longer provides the user's "locale" (language)
Known Issues:
+ #5 (Broken Profile Image)
Next Steps:
+ #3 (Markdown Instructions)
When you login with google, for the first time, the profile image looks broken (despite the image source URL being valid).
Details / Attempted Remediation:
Next Steps / Thoughts:
determine whether this is an issue on a hosted server, or only on localhostUPDATE: this seems to not be an issue on the server, only on localhostThe text was updated successfully, but these errors were encountered: