find supabase db password
is there a way to find out your supabase db password after its set?
2 Replies
No. It is encrypted in the database. You have to reset it in the dashboard database settings, or with a SQL command.
A password manager is your best friend haha