Skip to content

Allow arbitrary byte-array for secret - #20

Merged
pose merged 6 commits into
auth0:masterfrom
zerodivide1:master
Mar 1, 2015
Merged

Allow arbitrary byte-array for secret#20
pose merged 6 commits into
auth0:masterfrom
zerodivide1:master

Conversation

@zerodivide1

Copy link
Copy Markdown
Contributor

The current implementation does not allow using an arbitrary secret (such as a random generated secret that is base64-encoded).

The changes I have added allow using an arbitrary array of bytes as the secret.

pose added a commit that referenced this pull request Mar 1, 2015
Allow arbitrary byte-array for secret
@pose
pose merged commit dcd4ca5 into auth0:master Mar 1, 2015
@pose

pose commented Mar 1, 2015

Copy link
Copy Markdown
Contributor

@zerodivide1 Thanks for your contribution! In a couple of minutes it will be published in the 2.1.0 version.

@zerodivide1

Copy link
Copy Markdown
Contributor Author

@pose Thank you for taking the merge!

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.

2 participants