supabase / dbdev

Database Package Registry for Postgres
https://database.dev/
Apache License 2.0
370 stars 19 forks source link

Allow users to login using the dbdev CLI #82

Closed imor closed 1 year ago

imor commented 1 year ago

What kind of change does this PR introduce?

New feature

What is the current behavior?

Users can't login via the dbdev CLI.

What is the new behavior?

The users will be able to issue the dbdev login command which will ask the users to paste the access token they have copied from their account in database.dev in browser.

Additional context

Pending tasks:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dbdev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2023 1:18pm
imor commented 1 year ago

Closing this PR as it is superseded by #86 and #87