kylecorbelli / redux-token-auth

Redux actions and reducers to integrate easily with Devise Token Auth
MIT License
154 stars 80 forks source link

Get undefined error after sign in and refresh page #49

Closed Qasem-h closed 6 years ago

Qasem-h commented 6 years ago

I get this error undefined After signing i get this message in logger: redux-token-auth/SIGNIN_REQUEST_SUCCEEDED But if i refresh the page i get this error : validate_token?access-token=undefined&client=undefined&uid=undefined 401 (Unauthorized)

imikailoby commented 6 years ago

Reopen. I have a same issue

alomau-hctv commented 6 years ago

@imikailoby you can check for the answer here: https://github.com/kylecorbelli/redux-token-auth/issues/39 ;)