fauna-shell icon indicating copy to clipboard operation
fauna-shell copied to clipboard

1.2.0 - no way to specify authentication method

Open zgoda opened this issue 2 years ago • 2 comments

With 1.1.2 I could select either credentials or secret authentication upon 1st cloud-login invocation, now 1.2.0 allows only credentials authentication. The issue is, I'm logging in to dashboard with Github auth and I don't have password.

zgoda avatar Jan 06 '24 12:01 zgoda

Internal ticket number is FE-4869

github-actions[bot] avatar Jan 06 '24 12:01 github-actions[bot]

Hi @zgoda You can create a password for your email by going through the Forgot password workflow

https://dashboard.fauna.com/forgot-password

Additionally, if you have a database secret, you can create new endpoints for databases using fauna endpoint add instead of fauna cloud-login. Then you do not need to authenticate at all.

ptpaterson avatar Jan 08 '24 18:01 ptpaterson