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

feat(ego-token-utils): defines API to support token verification #19

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

hlminh2000
Copy link
Contributor

BREAKING CHANGE: default exports a factory function that receives ego public key to use for token
verification

BREAKING CHANGE: default exports a factory function that receives ego public key to use for token
verification
@hlminh2000
Copy link
Contributor Author

hlminh2000 commented Jul 19, 2019

TDD + Typescript = 🥇

Just the API change, token validation implementation can be done after as it requires real tokens to test

Copy link
Member

@joneubank joneubank left a comment

Choose a reason for hiding this comment

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

Good idea.

@hlminh2000 hlminh2000 merged commit 2328617 into develop Jul 23, 2019
@hlminh2000
Copy link
Contributor Author

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hlminh2000 hlminh2000 deleted the feat/token_verification branch April 17, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants