That was it. I was rendering embedded apps layout inside my controller, causing it to ask for admins credentials. Thanks a lot Dan.
I have a different issue now though as it’s not rendering my styles with the page. I have stylesheet tag for my stylesheet inside the template, it’s rendering styles on local machine but not one the shopify store. Also I’m rendering front end page as a liquid template.
Any Suggestions?