kazukinagata
|
b091e39189
|
Type generateAuthActions config and remove storage.generateAuthActions
|
2020-07-26 15:21:21 +09:00 |
|
kazukinagata
|
e35e3398e8
|
Fix type errors
|
2020-07-26 15:02:52 +09:00 |
|
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
|
be654581b4
|
Add state to check if verification of user has been attempted
|
2017-09-28 10:51:49 -07:00 |
|
Kyle Corbelli
|
1c67ec2e3a
|
Clean up comments
|
2017-09-27 15:08:29 -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
|
3332f78e95
|
Add requireSignInWrapper generator
|
2017-09-18 12:43:09 -07:00 |
|
Kyle Corbelli
|
4dc2146f40
|
Update readme to include initialState and usage examples
|
2017-09-16 10:01:40 -07:00 |
|
Kyle Corbelli
|
c2df1b1567
|
Make input parameter to ReduxAsyncAction optional
|
2017-09-15 20:22:00 -07:00 |
|
Kyle Corbelli
|
2ea3fb9670
|
FIx typo
|
2017-09-15 20:03:05 -07:00 |
|
Kyle Corbelli
|
3bcb2fc71f
|
Make signOutUser less dependent on user input
|
2017-09-15 19:59:47 -07:00 |
|
Kyle Corbelli
|
996c004f74
|
Make SIGNOUT_REQUEST_SUCCEEDED null all user attributes
|
2017-09-15 19:53:13 -07:00 |
|
Kyle Corbelli
|
a18dada81c
|
Extract and test a couple of helper functions
|
2017-09-15 11:21:02 -07:00 |
|
Kyle Corbelli
|
accf20b144
|
Get tests working
|
2017-09-14 13:43:39 -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
|
11ad6727e3
|
Remove src *.js files
|
2017-09-02 15:12:50 -07:00 |
|
Kyle Corbelli
|
10488ed6ba
|
First attempt at getting a prototype up
|
2017-09-02 15:07:05 -07:00 |
|