dburles / dburles/meteor-two-factor

suggestions

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
81
Forks
15
PR merge metrics
No merged PRs in 30d

Description

- [x] 1. The getAuthCode `user` argument should be object with `username` or `email` property. Cause current way deny us to use `@` in username.
- [ ] 2. Add functions/methods for more usecases - for example fire method which generate code for logged in user. So we can put just some actions behind 2way auth. Could be useful for password changes etc... too.
- [ ] 3. And also put the function which check the code directly into twoFactor server side object, so we can use it in our own methods which handle functionality behind already logged in user for functionality which need to be behind code check.

I can prepare PR if needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.