Update protobuf definitions: 9a404e5f

By allanger

Commit link: 9a404e5f09

Pipeline link: https://ci.badhouseplants.net/repos/34/pipeline/59
This commit is contained in:
2026-05-09 13:26:54 +00:00
parent 1e962b31be
commit 0a9bbfa062

View File

@@ -226,7 +226,8 @@ export const AccountsNoAuthService: GenService<{
output: typeof EmptySchema;
},
/**
* 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
*
* @generated from rpc accounts.v1.AccountsNoAuthService.RefreshToken
*/