chore: auto-generate protobuf files [skip ci]
This commit is contained in:
@@ -108,6 +108,8 @@ export interface TerminateSessionResponse {
|
||||
|
||||
export interface GenerateOauthCodeRequest {
|
||||
userId: string;
|
||||
clientId: string;
|
||||
redirectUri: string;
|
||||
}
|
||||
|
||||
export interface GenerateOauthCodeResponse {
|
||||
|
||||
Reference in New Issue
Block a user