Google's Oauth has an optional incremental authorization function, which can be turned on by sending an additional include_granted_scopes=true param (ref). This, however, is currently not supported by Überauth Google, which is a shame, as its something quite useful 😿
Google's Oauth has an optional incremental authorization function, which can be turned on by sending an additional
include_granted_scopes=true
param (ref). This, however, is currently not supported by Überauth Google, which is a shame, as its something quite useful 😿