whatsapp-api
whatsapp-api copied to clipboard
feat: implement `RemoteAuth`
Description
Describe the changes made by this pull request.
This PR adds the feature for using LocalAuth or RemoteAuth.
add:
- missing events listeners
modify:
- allow the use of
LocalAuthandRemoteAuthfor creating sessions
Related issues
List related issues (if any) and/or @mentions of the person or team responsible for reviewing proposed changes (left blank if not applicable). List by using - [ ] and the issue number, e.g.
- [ ] #1or- [x] #1if the issue is closed/solved.
- [ ] #58
Testing
Help me how can I test or look at the changes (left blank if not applicable).
- Requires a better test implementation.
Notes
Some additional notes if necessary (left blank if not applicable).
- #211 must be merged before this commit
- Only supports MongoDB for the moment
Quality Gate passed
Issues
5 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
2.4% Duplication on New Code