4.0.0 • Published 9 years ago

cape-redux-auth v4.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
9 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

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.2.2

9 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago