I just expect that the options I passed to loginWithRedirect function are present on the server action side. I need to pass additional information from react side and consume it on action side
I created this test to verify that the option are well taken into consiretation displaying the deny reason in json format and then I can check if my parameters are passed inside event object.