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

Prop in Auth and Login components to hide Forgot Password #171

Closed zachmullen closed 4 years ago

zachmullen commented 4 years ago

In some cases (e.g. pluggable auth on the backend), downstreams won't want a forgotten password flow to go through Girder at all. Or, like in my case, the app just isn't mature yet so there isn't a forgot password view.