How to Copy Display Name and Email from Supabase Auth into The App DatabaseWhat are we gonna do in this blog post Goal and use case How the user info looks like View user info by sql query Copy user info from auth to app database Conclusion Goal and Use case If you have used Supabase and its authentication feature th...Jul 31, 2025·5 min read
How to delete all users from the user pool in aws cognitoDo you come across the same situation where you have to delete all the users from the AWS Cognito user pool? Some of us have been there. Well, it turns out that there is no way in the AWS console to delete all users other than deleting one by one whi...Jul 2, 2023·4 min read