I have installed a External DNN module called BLOG Module.To access the blog details i have created a web service using services framework.I am able to call the service and retrieve the blog details.
How to get blog details for particular user when he logs in? (Example : when user logs into DNN site and calls the service he should see his blog entries)
How to check user authentication in DNN site?