Using ngrok to test your Facebook oAuth callbacks

How to configure Facebook Login oAuth callbacks for local Angular development.

Apr 16, 2018 ... I'm working on an Angular app that uses AWS Cognito for Federated Identity. ... ngrok http -bind-tls=true --host-header="localhost:80" 4200 ...

Lee mas