Guest User

Untitled

a guest
Aug 2nd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. payload: Object
  2. credentials: Object
  3. password: ""
  4. username: ""
  5.  
  6. const authPersistConfig = {
  7. key: 'AuthReducer',
  8. storage: storage,
  9. blacklist: ['credentials.password']
  10. };
Add Comment
Please, Sign In to add comment