girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Show better error for email verification required #306

Closed subdavis closed 3 years ago

subdavis commented 3 years ago

UI for Girder itself shows the user an error message saying email verification is required and provides a link to resend the verification request email. The GirderAuthentication component just shows the error message indicating email verification is required, but does not provide a link to resend the verification request email. I don't see any props on the component that look promising for customizing this behavior, so is the only option for the user to try logging in through Girder itself?

jeffbaumes commented 3 years ago

@subdavis, are you comfortable having this issue assigned to you?

subdavis commented 3 years ago

Thanks for the reminder.