Pulse
r.ok ? r.json() : r.json().then(e => Promise.reject(e))) .then(() => window.location.href = '/') .catch(e => { error = e.detail || 'Invalid access code'; loading = false; }); ">
Login
Logging in...