Phone Login (SMS)
| Access | Public |
| Route | /phonelogin |
Log in using your phone number and a one-time SMS code.
Stage 1: Enter phone number​
- Country selector — dropdown with dial codes (default: +47 Norway)
- Phone number input — validated per country
- "Get Code" button — sends an SMS with a 6-digit verification code
Stage 2: Enter the code​
After requesting a code, the page switches to:
- 6-digit OTP input — enter the code from the SMS
- Auto-verify — the code is checked automatically once all 6 digits are entered
- "Confirm" button — alternative manual submit
- "Restart" button — start over if something went wrong
What can go wrong​
| Issue | What you see |
|---|---|
| Captcha error | Error message + Restart button |
| Invalid code | "Wrong OTP" message + Restart button |
| Too many attempts | Firebase rate-limit error |
Login methods selector​
The same collapsible card as on the other login pages lets you switch to passwordless or email+password login.