nimbella/netlify-plugin-nimbella

Bug: netlify addons:auth nimbella redirects to https://nimbella.com/

erezrokah opened this issue · 5 comments

I tried following the README by running netlify addons:create nimbella and netlify addons:auth nimbell.

netlify addons:create nimbella creates the addon, netlify addons:auth nimbella creates the auth link and opens the browser, but redirects to https://nimbella.com/.

I was able to use an existing account with nim auth export --non-expiring.

Feel free to close this if this flow is not intended to work yet.

Thanks @erezrokah - the addons:auth flow is not yet working and this is expected. The fix should not affect this plugin/repo.

Thanks @rabbah, would it make sense to remove it from the README until it is working?

That's a good idea, yes.

Thank you for updating the README, FYI running netlify addons:create nimbella still prompts for running netlify addons:auth nimbella.

If we don't enable the portal, we'll tweak the message from the add-on APIs. That change is not in this repo.