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

Supabase: improve sign in and sign up, add reset password #69066

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

jordienr
Copy link
Contributor

@jordienr jordienr commented Aug 19, 2024

  • Create a separate page for sign up
  • UI improvements
  • Add components to reduce tailwindpasta
  • Add reset password flow

@ijjk ijjk added the examples Issue/PR related to examples label Aug 19, 2024
@jordienr jordienr marked this pull request as ready for review August 19, 2024 18:08
}: {
searchParams: FormMessage;
}) {
const signUp = async (formData: FormData) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could probably be moved to an actions.ts file

@jordienr jordienr changed the title Supabase: improve sign in and sign up Supabase: improve sign in and sign up, add reset password Aug 21, 2024
Copy link

socket-security bot commented Aug 21, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/tailwind-merge@2.5.2 None 0 709 kB dcas

View full report↗︎

@timneutkens timneutkens added the CI approved Approve running CI for fork label Aug 21, 2024
@leerob leerob merged commit 6afe80e into vercel:canary Aug 21, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI approved Approve running CI for fork examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants