Commit Graph

16 Commits

Author SHA1 Message Date
Joshua Rowley
adc99c6d44 Type nextProps with WrapperProps 2018-04-25 09:19:29 +01:00
Joshua Rowley
1d4e1334fa Check for hasVerificationBeenAttempted before redirecting in require sign in wrapper 2018-04-10 13:48:58 +01:00
Kyle Corbelli
c204f5e6b8 Add SET_HAS_VERIFICATION_BEEN_ATTEMPTED action, reducer and tests 2017-09-28 11:27:39 -07:00
Kyle Corbelli
895bda81aa Transpile it 2017-09-28 10:57:48 -07:00
Kyle Corbelli
0d17743183 Remove React Native npm module 2017-09-27 16:04:31 -07:00
Kyle Corbelli
1bc7520928 Determine if localStorage or AsyncStorage 2017-09-27 14:57:02 -07:00
Kyle Corbelli
63b5077d7a Extract Storage and apply it in actions 2017-09-27 11:12:31 -07:00
Kyle Corbelli
f39baf5059 Start adding react native support 2017-09-27 10:57:30 -07:00
Kyle Corbelli
c4a7ba7624 Recompile and bump version 2017-09-18 15:34:01 -07:00
Kyle Corbelli
4dc2146f40 Update readme to include initialState and usage examples 2017-09-16 10:01:40 -07:00
Kyle Corbelli
c9e445375e Recompile javascript files 2017-09-15 20:26:52 -07:00
Kyle Corbelli
c45677c3d2 Make other auth actions flexible too and add verifyCredentials 2017-09-03 18:03:46 -07:00
Kyle Corbelli
ba162911d7 Make registration more flexible 2017-09-03 17:20:23 -07:00
Kyle Corbelli
2a5fbe140c Rename and re-type generateAuthActions export 2017-09-03 06:50:52 -07:00
Kyle Corbelli
57e3e27d08 Try adding types again 2017-09-03 06:41:20 -07:00
Kyle Corbelli
10488ed6ba First attempt at getting a prototype up 2017-09-02 15:07:05 -07:00