Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I'm looking at building a module to support the TapaTalk API and I'd like to use the WebAPI functionality built into DNN7.One of the requirements if for an API call that authenticates a user and sets an authentication cookie (and the corresponding logout API call).Is this possible using the WebAPI functionality and if so, what's the best way to go about it?