Skip to content

Add MFA, TOTP and OTP authentication adapters #60

Open
@visto9259

Description

Add authentication adapters for MFA:

  • One Time Password (OTP)
  • Time based OTP (TOTP) like Google Authenticator
  • It has to be an option enabled by the user (during registration?)
  • It has to be flexible to support/customize how the OTP is sent to the user (email, SMS, etc)

Start from the PR subimitted by @lampi87 (#30

There should be clear documentation on how to extend the adapter to support customized MFA flows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    V4To be implemented in version 4enhancementNew feature or request

    Type

    No type

    Projects

    • Status

      📋 To Do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions