Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lynndylanhurley/redux-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
lynndylanhurley committed Jul 15, 2016
2 parents f37a17a + 49b279d commit 933852a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -426,6 +426,7 @@ This must be run before your app is initialized. This should be run on both the
Additionaly when rendering on client side some additional settings can be passed in **`settings`** object.
* **`cleanSession`**: A boolean that tells if all locally stored credentials will be flushed.
* **`clientOnly`**: A boolean that tells if code is run only on client side. Should be set `true` with only client-side usage.

--

##### configure example
Expand Down

0 comments on commit 933852a

Please sign in to comment.