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

Compatible with devise_token_auth v1.0.0 #52

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

zopelee
Copy link

@zopelee zopelee commented Nov 30, 2018

Handle empty access-token returned by devise_token_auth v1.0.0.

ArtefactGitHub added a commit to ArtefactGitHub/Re_P_WebMonster that referenced this pull request Apr 6, 2019
devise_token_auth でアクセストークンが空で返ってくることがある
lynndylanhurley/devise_token_auth#1147

解としてはコメントで言われているように、change_headers_on_each_requestをfalseにすることではなく、空であることを考慮すべきかと思う。
lynndylanhurley/devise_token_auth#1147 (comment)

redux-token-auth 側で対応したPRがマージされないため、PR作者のブランチを取り込むこととした。
kylecorbelli/redux-token-auth#52
https://github.com/zopelee/redux-token-auth
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

Successfully merging this pull request may close these issues.

1 participant