graphql-hive / graphql-hive/console

Support multi-factor authentication for email/password accounts

Open
#7,083 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

2FA is support by OIDC but not our basic email/password accounts. We should support this for better security.

This could be:

* One Time Password
* *Authenticator app (*[https://www.ietf.org/rfc/rfc6238.txt](https://www.ietf.org/rfc/rfc6238.txt))

SuperTokens seems to support it out of the box ([https://supertokens.com/docs/authentication/passwordless/customize-the-otp](https://supertokens.com/docs/authentication/passwordless/customize-the-otp)).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.