I have created several demo apps and have registered them in Amazon, GitHub, Google, Twitter & Yahoo. Optionally you may register your own apps if you want to test.
- Amazon : https://sellercentral.amazon.com/hz/home
- GitHub : https://github.com/settings/developers
- Google : https://console.developers.google.com
- Twitter : https://developer.twitter.com/en/apps - You must at least have 'Read-only' access permission and have ticked 'Request email address from users' under additional permissions.
- Spotify : https://developer.spotify.com/dashboard/applications
- Yahoo : https://developer.yahoo.com/apps - You must at least select 'Read/Write Public and Private' of 'Profiles (Social Directory)' API permissions.
And add the localhost.com
into the host file as following. (Linux : /etc/hosts
, Windows: C:\Windows\System32\drivers\etc\hosts
)
127.0.0.1 localhost.com
make demo
Then go to http://localhost.com