Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Revert to default behaviour of Nexmo #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pbernery
Copy link
Member

@pbernery pbernery commented Dec 22, 2022

Code was added to use Rails Credentials for Nexmo, but from a library point of view, this should not come from Rails.

Nexmo uses env vars by default. Env vars should be set from the Rails Credentials instead, and then Nexmo will be initialized using these env vars.

This is needed for keeping compatibility with other users of the library.

Code was added to use Rails Credentials for Nexmo, but from a library point of view, this should not come from Rails.

Nexmo uses env vars by default. Env vars should be set from the Rails Credentials instead, and then Nexmo will be initialized using these env vars.

This is needed for keeping compatibility with other users of the library (for instance Amaretti).
@pbernery pbernery self-assigned this Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants