manukall / phoenix_token_auth

Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.
MIT License
163 stars 39 forks source link

Use the current joken release #10

Closed alfert closed 9 years ago

alfert commented 9 years ago

The current Joken release (0.13.0) requires some API changes. At the same time it reduces the dependency to Timexand to JSX, so we can the Poison as JSON encoder.

manukall commented 9 years ago

Looks great. Thanks!

alfert commented 9 years ago

What about a new hex package version?

manukall commented 9 years ago

done.