Replace old reference to auth branch with an XXX.

This commit is contained in:
David Glasser
2012-10-15 10:57:34 -07:00
parent ef8e61fca0
commit a7a4e1b50c

View File

@@ -149,14 +149,8 @@ server-side database driver and/or a client-side cache that implements
an alternative API. The `mongo-livedata` is a good starting point for
such a project.
{{#note}}
A pre-release version of Meteor includes a user login system and a set of tools
for securing read and write access to data based on the logged-in user. For more
information, see the
<a target="_blank"
href="https://github.com/meteor/meteor/wiki/Getting-Started-with-Auth">Getting
Started with Auth</a> wiki page.
{{/note}}
XXX should we mention security/auth at all here, or just expect folks to keep
reading until the accounts section?
{{/better_markdown}}
</template>