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 a pop-up to delegate view prompting dels to confirm their email when they log in #756

Open
mathildepm opened this issue Jun 15, 2021 · 1 comment

Comments

@mathildepm
Copy link
Contributor

This is a good full-stack project. It might be worth brainstorming better ways to do it/whether it's necessary.

  1. Add a field to delegate class that says whether they've confirmed their email
  2. Link this field to the front end via api
  3. Update the render method in delegate view to check if they've confirmed their email. If they haven't confirmed their email, add a prompt to ask them to confirm. Give them the option to change it.
@erwang01
Copy link
Member

erwang01 commented Dec 7, 2021

How do delegates currently get their credentials? I thought they got them via their email? are Advisors also given access to their passwords?

If via emails - isn't this a bit of a chicken and an egg problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants