Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions lib/workos/mfa.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ defmodule WorkOS.MFA do
This module is deprecated.
"""

@deprecated "MFA has been replaced by the User Management Multi-Factor API."

alias WorkOS.Empty
alias WorkOS.MFA.AuthenticationChallenge
alias WorkOS.MFA.AuthenticationFactor
Expand Down