Skip to content

Latest commit

 

History

History
 
 

accounts-base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

accounts-base

Source code of released version | Source code of development version


Meteor's user account system. This package implements the basic functions necessary for user accounts and lets other packages register login services. Some of these services are in the following packages:

  • accounts-password
  • accounts-facebook
  • accounts-google
  • accounts-github
  • accounts-twitter
  • accounts-meetup
  • accounts-weibo

There are also login services available in community packages.

For more information, see the Meteor docs and the Meteor Accounts project page.