Rodrigo Garcia

Results 7 comments of Rodrigo Garcia

@revolunet I think this is sitting here because the coverage decreased significantly.

This is something we should definitely consider adding to the documentation for ActiveStorage. I took the above and cleaned up a little. Im using redux token auth and its a...

@danielrob This might be an edge case. Looking for clarification on how to do this with a connected form that already has validation. Returning `undefined` in the validate prop still...

I have a PR available against master at https://github.com/kylecorbelli/redux-token-auth/pull/46 In case anyone is having the same issue with persist gate not redirecting to the path set up with generateRequireSignInWrapper (mentioned...

Just in case someone was trying both approaches, this is what I came up with. A few differences with my approach (might be what @mmahalwy had in mind): 1. The...

Hey maintainers, just noting that jest fails currently. We dont seem to have TS interface testing. Main point of contention in auth.test.ts is ```setAuthHeaders(Storage, headers)``` would need to interface with...

I can confirm what @Wtower posted with no need to do an extra steps. Using Gulp to compile this project.