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 email input on a user creation #109

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

ANDREYDEN
Copy link
Member

@ANDREYDEN ANDREYDEN commented Sep 6, 2024

Co-authored-by: Alisa Vynohradova [email protected]

Description

  • Add email field when creating users
  • Switch all user identification to emails
  • Backfill emails on existing users:
    • user documents
    • item borrowers
  • Test function that updates info on user creation

Issue

This PR closes #108

Checklist

  • This PR adds new tests
  • This PR adds environment variables/files
  • This PR updates documentation as required

@ANDREYDEN ANDREYDEN force-pushed the chore-108/make-email-required-on-user-creation branch from ed6befb to 6cefa13 Compare November 1, 2024 20:57
@ANDREYDEN ANDREYDEN linked an issue Nov 8, 2024 that may be closed by this pull request
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.

Make email required when creating a user
1 participant