Skip to content

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