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

Add ability to configure refresh token parameter name (#99) #142

Merged
merged 2 commits into from Apr 4, 2019

Conversation

sgorshkov
Copy link
Contributor

In some use cases, ex. for better consistency in APIs with camelCase object fields naming.
So library could have parameter to customise refresh token field name.

  • add optional parameter token_parameter_name to bundle configuration;
  • update readme;
  • fix phpspec tests;

- add optional parameter token_parameter_name to bundle configuration;
- update readme;
- fix phpspec tests;
README.md Outdated Show resolved Hide resolved
@markitosgv markitosgv self-requested a review April 3, 2019 21:24
- fix readme: delete explicit config file name declaration;
@markitosgv markitosgv merged commit 99814ce into markitosgv:master Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants