Closed scrthq closed 5 years ago
Remove-GSUserASP
Remove-GSUserToken
RecoveryEmail
RecoveryPhone
Update-GSUser
$env:UserName
New-GoogleService
FullName
2.31.1 - 2019-08-30
Remove-GSUserASP
andRemove-GSUserToken
not removing all when no Id is passed due to no service being created.RecoveryEmail
andRecoveryPhone
parameters toUpdate-GSUser
$env:UserName
from the application name when creating the client inNew-GoogleService
to prevent errors with the underlying .NET SDK.FullName
parameter onUpdate-GSUser
to parse the name parts.