MP

Results 8 comments of MP

Just get the user input and then convert the number (years) into seconds by multiplying, nothing fancy. Just think about how many days has a year, how many hours has...

fixes https://github.com/girliemac/a-picture-is-worth-a-1000-words/issues/9

@girliemac Ready for merge

> Omg, sorry about taking so so long to merge 🤦‍♀️ Just 1 and 1/2 years XD funny, I thought about this PR 2 days ago.

Hey, I need max() or min() would appreciate if someone smarter than me integrates it.

I can confirm, password reset works only in the same browser-device for me. Password link get sent, as long as I open for example Gmail, then click on the link...

> @Shooteger , I think the handle_new_user function and the trigger of it are missing too. > > Could you add it? > > https://github.com/supabase/supabase/blob/master/examples/user-management/nextjs-user-management/README.md > > ```sql > create...