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

last-login-method/schema

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.

Last Login Method database schema

When storeInDatabase is enabled, the plugin adds a lastLoginMethod field (type string, optional) to the user table. The field name can be customized via the schema.user.lastLoginMethod configuration option.

Last Login Method database persistence setup

To enable database storage, set storeInDatabase to true in the plugin configuration. Run either 'npx auth@latest migrate' or 'npx auth@latest generate' to apply the database changes. When enabled, the lastLoginMethod field becomes available in user objects via session.user.lastLoginMethod on both server and client side.

Give your agent this brain