50 ? false : true)" class="fixed w-full z-50 transition-all duration-300" :class="atTop && isHome ? 'bg-transparent py-6' : 'bg-white shadow-md py-4'">
Home
About Us
🌐
English
English
हिन्दी (Hindi)
ગુજરાતી (Gujarati)
मराठी (Marathi)
ਪੰਜਾਬੀ (Punjabi)
বাংলা (Bengali)
தமிழ் (Tamil)
తెలుగు (Telugu)
മലയാളം (Malayalam)
🤝 Partner Portal
Login
Home
Pahadi Shop 🌿
Destinations
Packages
Taxi
Hotels
🤝 Partner Portal
Login / Sign Up
Partner Portal
Sign in to manage your listings and enquiries.
alert('Verification email sent! Please check your inbox.')) .catch(err => alert('Error: ' + err.message)); " class="mt-2 text-indigo-600 hover:underline block uppercase text-[10px] tracking-widest">Resend Verification Link 📧
Email Address
Password
👁️
🙈
Forgot Password?
Remember Me
⏳
Not a partner yet?
Apply Here
{ if (!result.user.emailVerified) { error = 'Please verify your email address. Check your inbox for the verification link.'; loading = false; firebase.auth().signOut(); return; } return result.user.getIdToken().then(token => { return fetch('https://uttarakhandyatrabooking.in/auth/sync', { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-CSRF-TOKEN': 'CweQO2WoY1RcHy1hsG5VsiU00nQonFFlCKSmg0Kf' }, body: JSON.stringify({ id_token: token }) }); }); }).then(response => { if (response && response.ok) { window.location.reload(); } }).catch(err => { error = err.message; loading = false; }); } else { firebase.auth().createUserWithEmailAndPassword(email, password) .then(result => { result.user.sendEmailVerification(); mode = 'login'; error = ''; successMsg = 'Account created! A verification link has been sent to ' + email + '. Please verify before logging in.'; loading = false; firebase.auth().signOut(); }).catch(err => { error = err.message; loading = false; }); } ">
Email Address
{ successMsg = 'Reset link sent to ' + email; loading = false; }) .catch(err => { error = err.message; loading = false; }); " class="text-[10px] font-black uppercase text-indigo-600 hover:underline tracking-widest">Forgot Password?
Confirm Password