UNPKG

auth-provider

Version:
8 lines (5 loc) 105 B
module.exports = { tryToAuth: function(location){ window.location.href = location; } };