Skip to content
This repository was archived by the owner on Jan 7, 2019. It is now read-only.
This repository was archived by the owner on Jan 7, 2019. It is now read-only.

Rename base environment variables to equal Ruby SDK #60

@cilim

Description

@cilim

Currently, this gem requires to have the base environment variables named like STORMPATH_API_KEY_ID and STORMPATH_API_KEY_SECRET which differ from the ones named in the Ruby SDK.

Rename them to STORMPATH_CLIENT_APIKEY_ID and STORMPATH_CLIENT_APIKEY_SECRET and make sure all tests are still passing.

Also, make sure the change is backwards compatible.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions