phoenix_token_auth
phoenix_token_auth copied to clipboard
Using with MySQL
Hi,
I'd like to use this library with MySQL, but MySQL doesn't support arrays. Would it kill the library if I changed the authentication_tokens column to a string? Ideally, I guess, this should be a lookup table. Thoughts?
Thanks, Lee