1.2.0 - no way to specify authentication method
zgoda opened this issue · 3 comments
zgoda commented
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.
github-actions commented
Internal ticket number is FE-4869
ptpaterson commented
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.
echo-bravo-yahoo commented
Closing due to no reply. Please re-open if you continue to have issues with auth.