Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add SendActiveLink&ActiveAccount in user #4

Closed
wants to merge 1 commit into from

Conversation

GoldenSheep402
Copy link
Contributor

No description provided.

Copy link
Member

@asjdf asjdf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

body那行得删一下,另外有点不太理解加这两个接口的理由(主要是使用流程

rpc ActiveAccount(ActiveAccountRequest) returns (ActiveAccountResponse) {
option (google.api.http) = {
get: "/gapi/user/v1/verify/account/activate",
body: "*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI挂了 get请求不设置这个body
(得删掉这行

message SendActiveLinkResponse {}

message ActiveAccountRequest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我忽然蒙了 这个请求和上面那个checkemail有什么区别?能细说一下验证流程吗

@GoldenSheep402 GoldenSheep402 deleted the feat/user branch September 25, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants