Issue was resolved, had to work with the SDK first redirect to a blank page with the following code which would call the normal authentication flow:
<script type='text/javascript'>
window.top.location.href = '/auth/shopify?shop=myshopname';</script>