Can't authenticate when using a Progressive Web App

My web app is a Progressive Web App:

When I am using it and trying to authenticate through a social account. It redirects but does not actually authenticate. It works fine in the browser.

Stack:
Meteor
Reactjs
Auth0 lock

Update on this?