kylecorbelli / redux-token-auth

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

Upgrade packages and fix some type errrors #66

Open kazukinagata opened 4 years ago

kazukinagata commented 4 years ago

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