Update protobuf definitions: 9a404e5f
By allanger
Commit link: 9a404e5f09
Pipeline link: https://ci.badhouseplants.net/repos/34/pipeline/59
This commit is contained in:
@@ -52,7 +52,8 @@ class AccountsNoAuthServiceClient extends $grpc.Client {
|
||||
return $createUnaryCall(_$signUp, request, options: options);
|
||||
}
|
||||
|
||||
/// RefreshToken doesn't use regular auth methods
|
||||
/// RefreshToken doesn't use regular auth methods, it recieves the token in data,
|
||||
/// checks whether a session with this token exists and create a new one if yes
|
||||
$grpc.ResponseFuture<$1.Empty> refreshToken(
|
||||
$0.RefreshTokenRequest request, {
|
||||
$grpc.CallOptions? options,
|
||||
|
||||
Reference in New Issue
Block a user