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 support for HMAC-SHA256 #15

Merged
merged 7 commits into from
Sep 19, 2021

Conversation

jrissler
Copy link
Contributor

Thanks for creating this library, it's great!

Is this how you envisioned extending it to support other signing methods? If so, I'd love for it to support SHA-256 :)

@jrissler
Copy link
Contributor Author

I don't think the CI check is failing because of this change.

@lexmag
Copy link
Owner

lexmag commented Aug 25, 2021

Hi @jrissler, thanks for this PR and being active in the other ones.
I'll review them and merge during this week. But first, I need to actualize the code base in regards to the supported Elixir versions and CI.

@jrissler
Copy link
Contributor Author

Awesome thanks!

lib/oauther.ex Outdated Show resolved Hide resolved
lib/oauther.ex Show resolved Hide resolved
@jrissler
Copy link
Contributor Author

@lexmag My bad on delay, should be gtg now :)

@lexmag lexmag merged commit 46fb99b into lexmag:master Sep 19, 2021
@lexmag
Copy link
Owner

lexmag commented Sep 19, 2021

@jrissler thank you. 💛

@lexmag lexmag linked an issue Sep 19, 2021 that may be closed by this pull request
@jrissler
Copy link
Contributor Author

Awesome thanks @lexmag 😁

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.

Current lib usage and HMAC-256
2 participants