Anil Altunkan
Anil Altunkan
any update on this issue?
Hi, access tokens with long durations are vulnerable to security attacks. Since we are not persisting tokens, they are going to be active during their duration. If an active access...
Hi @francescofact , Yes, it is the same thing. This the problem with Native applications and SPAs. This code&article isn't exactly following OAUTH2 standards. If we want to keep users...
We have been observing same issue ever since we migrated to Spring Boot 3.2.2 (Micrometer 1.12). ``` com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: One or more TimeSeries could not be written: Field timeSeries[31].points[0].distributionValue...