delight-im / delight-im/Android-DDP
Add convenience methods for "accounts-password" methods
Open
enhancement
- Dominant language
- Java
- Stars
- 274
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the `Meteor` class already has convenience methods for the following two methods from the `accounts-password` package:
- `createUser`
- `login`
We should add further methods that wrap the following method calls:
- `logout`
- `verifyEmail`
- `changePassword`
- `forgotPassword`
- `resetPassword`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.