Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: remove SignUpByEmail #48

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

Open
weakish wants to merge 2 commits into master
base: master
Choose a base branch
Loading
from sign-up-by-email
Open

feat: remove SignUpByEmail #48

weakish wants to merge 2 commits into master from sign-up-by-email

Conversation

@weakish
Copy link
Contributor

@weakish weakish commented Nov 16, 2021

Thank 沉寂 for bringing this to our attention.

Thank 沉寂 for bringing this to our attention.
"email": email,
"email": email,
// username & password fields are required for all users
"username": email,
Copy link
Contributor Author

@weakish weakish Nov 16, 2021
edited
Loading

Choose a reason for hiding this comment

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

如果不指定 username,云端会报错

{"code":200,"error":"Username is missing or empty."}

不过其实我不是很确定 SignUpByEmail 这个接口当时引入的动机,其他 SDK 都没有凭邮箱注册的接口(只有凭邮箱登录的接口)。
可能这个留给应用层面决定更好,因为如果应用提供凭邮箱注册的功能,它可能设计成需要另外填用户名,也可能设计成用户名和邮箱一样,也可能设计成用户名随机生成。

Copy link
Contributor

Choose a reason for hiding this comment

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

我也没有印象,如果其他 SDK 都没有是不是应该去掉 ....

Copy link
Contributor Author

Choose a reason for hiding this comment

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

去掉了(反正之前有 bug 也不能用,去掉也不破坏兼容性)

to be consistent with other SDKs.
This method did not work before
so the removal does not introduce a breaking change.
@weakish weakish changed the title (削除) fix: username is required when creating a new user (削除ここまで) (追記) feat: remove SignUpByEmail (追記ここまで) Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jysperm jysperm Awaiting requested review from jysperm

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /