Bump constant time for welcome emails

This commit is contained in:
Andrew
2024-06-26 12:54:17 -06:00
parent ccf18cb9ad
commit a5a60d253e

View File

@@ -138,7 +138,7 @@ defmodule Web.AuthController do
})
end
end,
500
1000
)
put_auth_state(conn, provider.id, {fragment, provider_identifier, redirect_params})