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

Implement automatic signature generation using signing secret #1

Merged
merged 3 commits into from
Oct 14, 2020
Merged

Implement automatic signature generation using signing secret #1

merged 3 commits into from
Oct 14, 2020

Conversation

fyrts
Copy link
Contributor

@fyrts fyrts commented Oct 13, 2020

I've implemented a method setSigningSecret which allows for automatic generation of URL signatures using a signing secret. No changes have been made to existing behavior.

Copy link
Owner

@defro defro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution. I'm happy to know that this library is used by someone else than me :-)
I just made a little code review. Tell me what you think about me.
Regards,
Joël

src/Api.php Outdated Show resolved Hide resolved
@defro defro self-assigned this Oct 13, 2020
fyrts and others added 2 commits October 14, 2020 20:28
@fyrts
Copy link
Contributor Author

fyrts commented Oct 14, 2020

Good point. I've updated the method.

@defro
Copy link
Owner

defro commented Oct 14, 2020

Many thanks @fyrts ! You made a very good job.
I will take care of conflicts and do the merge.

@defro defro merged commit dd3b076 into defro:master Oct 14, 2020
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