After authorizing a user and getting their token, use the following JavaScript to remove the hash:
window.location.hash = '';
After authorizing a user and getting their token, use the following JavaScript to remove the hash:
window.location.hash = '';