When a user resets their password we have a link back to the app that started the reset. https://github.com/troyblank/admin/blob/main/src/components/forgotPasswordForm/forgotPasswordForm.tsx#L89 We should document how this works in the readme.
When a user resets their password we have a link back to the app that started the reset.
https://github.com/troyblank/admin/blob/main/src/components/forgotPasswordForm/forgotPasswordForm.tsx#L89
We should document how this works in the readme.