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

Use built in phoenix token auth #36

Open
jeregrine opened this issue Aug 5, 2015 · 1 comment
Open

Use built in phoenix token auth #36

jeregrine opened this issue Aug 5, 2015 · 1 comment

Comments

@jeregrine
Copy link

Recently we worked to add Token Generation and Verification to phoenix, it might be nice to reduce dependencies and use the built in version.

EXAMPLE USAGE:
https://github.com/phoenixframework/phoenix/blob/master/installer/templates/static/brunch/socket.js#L10-L52

Code:
https://github.com/phoenixframework/phoenix/blob/master/lib/phoenix/token.ex

@manukall
Copy link
Owner

manukall commented Aug 7, 2015

i think that's definitely what we should do. thanks for the links!

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

No branches or pull requests

2 participants