Fix send_session
route from Magic Link
#45
Annotations
4 errors and 2 warnings
Test (Elixir 1.14.5, OTP 25.3):
test/workos/passwordless_test.exs#L26
test send_session with a valid session id, sends a request to send a magic link email (WorkOS.PasswordlessTest)
|
Test (Elixir 1.14.5, OTP 25.3)
Process completed with exit code 2.
|
Test (Elixir 1.15, OTP 26.0):
test/workos/passwordless_test.exs#L26
test send_session with a valid session id, sends a request to send a magic link email (WorkOS.PasswordlessTest)
|
Test (Elixir 1.15, OTP 26.0)
Process completed with exit code 2.
|
Test (Elixir 1.14.5, OTP 25.3):
test/workos/mfa_test.exs#L20
WorkOS.MFA.enroll_factor/1 is deprecated. MFA has been replaced by the User Management Multi-Factor API.
|
Test (Elixir 1.15, OTP 26.0):
test/workos/mfa_test.exs#L20
WorkOS.MFA.enroll_factor/1 is deprecated. MFA has been replaced by the User Management Multi-Factor API.
|