phoenix_token_auth
phoenix_token_auth copied to clipboard
Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.
Results
14
phoenix_token_auth issues
Sort by
recently updated
recently updated
newest added
Hi, I'm using this lib in a project and I found myself having the need to send mails with html body. so I was thinking what do you think if...
enhancement
Provide some way to (regularly) clear the database of tokens that have expired.
enhancement
Changing a users password should invalidate all of their tokens.
enhancement