workos-elixir icon indicating copy to clipboard operation
workos-elixir copied to clipboard

Remove deprecated message for MFA module

Open gpressutto5 opened this issue 6 months ago • 0 comments

Closes #71

Read issue for more details. I confirmed with WorkOS support that the standalone MFA module is not planned for removal. The current @deprecated tag breaks builds for teams using --warnings-as-errors. This PR removes the @deprecated tag to avoid misleading warnings for projects that rely on this module.

gpressutto5 avatar Jul 09 '25 15:07 gpressutto5