Open
Description
Hello,
I'm currently facing an issue to which I haven't found an answer to, it is related to the authentication.
I do not get any response when I do an authentication, so whether it worked or failed I cannot know until I see bugs later on in my code. That's not so bad while testing but will become quite problematic in operation if I can't detect the success or failure of that step.
Is there any way to actually know if the authentication succeeded and if yes how? Am very new to programming so might have missed something obvious for others here.
Any help would be welcome, thanks.