Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
[Deleted User] <[Deleted User]> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
ma...@google.com <ma...@google.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
These are the conditions when a Refresh token is expired.
1. The token has not been used for six months.
2. The user has revoked access.
3. The user changed password and the token contains Gmail scopes.
4. The user account has exceeded a certain number of token requests.
It would be nice if expiry time of refresh token was configurable per tenant in Google Identity Platform.