mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Replace old reference to auth branch with an XXX.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user