HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
jsConnect - login process
I'm struggling with jsConnect.
My main website which people login to is ASP.NET C# based.
I have installed and configured Vanilla Forums using an external linux hosting provider.
I have my website returning JSON correctly as per the Demo.
I have the Vanilla Forums requesting data successfully.
What I don't get is at some point during the process of logging into the main website surely I should be storing something (possibly a cookie) on the client PC for Vanilla Forums to later use to request details. Am I thinking correctly? and if so, what should I be sending to the client for them to store for later use?
Thanks in advance,
0