diff options
author | lolcat <will@lolcat.ca> | 2023-07-27 23:06:49 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-07-27 23:06:49 -0400 |
commit | 7c771c82c8e03b337f9f03ae2d4afc25d3f0faca (patch) | |
tree | 7a4deca784caee3aebaf29b99f7f1f087a2bb9c9 /api.txt | |
parent | 16ee0b368fcf24b48574172726e32a19c275d691 (diff) |
bug fixes (without google support)
Diffstat (limited to 'api.txt')
-rw-r--r-- | api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,8 +73,8 @@ impossible for a 4get operator to peek at the private data of the user after a request has been made. - The tokens will expire as soon as they are used or after a 7 minutes - inactivity period, whichever comes first. + The tokens will expire as soon as they are used or after a 15 + minutes inactivity period, whichever comes first. + Beware of null values! |