fauna-shell
fauna-shell copied to clipboard
1.2.0 - no way to specify authentication method
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.
Internal ticket number is FE-4869
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.