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

Updated README by fixing small typo in code block #97

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

gido
Copy link
Contributor

@gido gido commented Jun 13, 2016

The example code showing how to create a JWT use a payload containing a uid property. Reuse this payload property in the code example that verify the JWT (instead of id).

The example code showing how to create a JWT use a payload containing a `uid` property. Reuse this payload property in the code example that verify the JWT (instead of `id`).
@odino
Copy link
Contributor

odino commented Jun 14, 2016

thanks man! :)

@odino odino merged commit fdfbd7e into namshi:master Jun 14, 2016
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