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

/authにてユーザーが見つからなかった場合のエラーレスポンス #3

Open
Cj-bc opened this issue Sep 14, 2018 · 1 comment

Comments

@Cj-bc
Copy link
Member

Cj-bc commented Sep 14, 2018

対象: todays_user

話し合うこと

ユーザーが見つからなかった場合のエラーを、Login unsuccessfulにするかno such user foundにするか

現状: ユーザーが見つからなかった場合error_num: 3400 -- Login unsuccessfulを返される

代行案: error_num: 5404 -- no such user foundに変更する

@Cj-bc Cj-bc changed the title todays_userにてユーザーが見つからなかった場合のエラーレスポンス /authにてユーザーが見つからなかった場合のエラーレスポンス Sep 14, 2018
@Cj-bc
Copy link
Member Author

Cj-bc commented Sep 14, 2018

[info] todays_user側では例外を投げ、それを各自で処理する形に変更されたため、題名を変更しました

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

No branches or pull requests

1 participant