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

Add ability to change token #1

Open
emfy0 opened this issue Sep 8, 2023 · 0 comments
Open

Add ability to change token #1

emfy0 opened this issue Sep 8, 2023 · 0 comments

Comments

@emfy0
Copy link
Owner

emfy0 commented Sep 8, 2023

Add ability to change user token

Add new page users/profile

add link "Profile" here
image

This page should contain a form with 4 fields:

  1. old token
  2. new token
  3. email
  4. telegram nickname
    (add email and telegram_nickname to users table

Introduce new transaction Users::Update, it should:

  1. validate incoming params see validation forms
  2. perform changes:
  3. send notification to email (if presents) and telegram(if presents) if any changes were performed
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