--- layout: docs title: AccountStore edit_url: "https://github.com/nylas/N1/blob/master/src/flux/stores/account-store.coffee" ---
The AccountStore listens to changes to the available accounts in the database and exposes the currently active Account via current
Return Values |
---|
Return Values |
---|
Returns the Account for the given email address, or null. |
Return Values |
---|
Returns the currently active Account. |