4.0.0 • Published 7 years ago

cape-redux-auth v4.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

cape-redux-auth v2.1.0

An example redux reducer for handling some authentication state.

Actions

  • login(user) Saves user object to auth.
  • loginRedirect(user, location) thunk action allow logging in and redirect using redux-history-sync.

Selectors

  • selectUser() Returns auth.user or graph.entity[selectUse().uid] if user in state is an object with a single id prop.
4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago