at the moment, `redirectTo` is going for both confirmation email and forgot password email. This needs to be changed somehow See issue: https://github.com/supabase-community/auth-ui/issues/188 Will possibly need its own component - [ ] Forgot password page - [x] add profile page to see email and credits
at the moment,
redirectTois going for both confirmation email and forgot password email. This needs to be changed somehowSee issue: supabase-community/auth-ui#188
Will possibly need its own component