Update README.md Changed auth-fallback to auth-mode
Project: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/commit/9af775e6 Tree: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/tree/9af775e6 Diff: http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/diff/9af775e6 Branch: refs/heads/master Commit: 9af775e6ac7e8521a1543cbb97a650349f613e2b Parents: b851dba Author: Robert Walsh <[email protected]> Authored: Wed Nov 9 19:18:26 2016 -0600 Committer: GitHub <[email protected]> Committed: Wed Nov 9 19:18:26 2016 -0600 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid-nodejs/blob/9af775e6/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 9e0f2f8..a21f724 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ entity.remove(function(error, usergridResponse) { }) ``` -## Authentication, current user, and auth-fallback +## Authentication, current user, and auth-mode ### appAuth and authenticateApp()
