Use devise to authenticate by petitviolet · Pull Request #4 · petitviolet/acoder
Use devise and devise_token_auth gems for authentication. Create accounts table and Account model for authentication. User is associated with the Account model Enable to handle authentication with ...