Is there a way to set google access token expiration time. Since refresh token doesn't seem to work atm
No I don't think so...is there a GitHub issue for adding support for the refresh token?
yeah, its a bug report https://github.com/appwrite/appwrite/issues/5987. account.updateSession('current') should refresh the access token but its missing refresh token.
Recommended threads
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...