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

Upgrade packages and fix some type errrors #66

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

Conversation

kazukinagata
Copy link

Hi there, I'd like to use this package v in my react typescript project with devise_token_auth, but since it seems that it has not been maintained for a while, I met some type errors around the generateRequireSignInWrapper and verifyCredentials.

major changes

  • Upgrade packages
  • yarn remove @types/react-native -> seems not to be used, and it will conflict with other @types.
  • Retype Reducer
  • Use ThunkAction type from redux-thunk
  • Remove config.strage option. storage.flushGetRequests seems not needed.

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