We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
現在、アクセストークンを新規作成した場合には、作成者の画面にトークン内容と共にダイアログが出るのみ(アクセストークン一覧には表示されるようになる)ですが、万が一不正に生成された時には気付かない可能性があるため、アクセストークン作成時に通知を発行した方が良いような気がしました。
安全性の向上
The text was updated successfully, but these errors were encountered:
feat: アクセストークン発行時に通知するように (misskey-dev#13353)
54c073a
syuilo
Successfully merging a pull request may close this issue.
Summary
現在、アクセストークンを新規作成した場合には、作成者の画面にトークン内容と共にダイアログが出るのみ(アクセストークン一覧には表示されるようになる)ですが、万が一不正に生成された時には気付かない可能性があるため、アクセストークン作成時に通知を発行した方が良いような気がしました。
Purpose
安全性の向上
Do you want to implement this feature yourself?
The text was updated successfully, but these errors were encountered: