new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Better Auth · Plugins · all subjects

phone-number/operations

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Update phone number flow

To update a phone number for a logged-in user, first call sendOtp with the new phone number, then call verify with updatePhoneNumber: true. For security, non-null phone number updates through updateUser are blocked. Updating to a different phone number always requires OTP verification.

Remove phone number

Logged-in users can remove their phone number by passing phoneNumber: null to updateUser. This atomically clears the phone number, resets the verified flag, and frees the number for another account to claim through the standard verification flow.

Give your agent this brain