fahed 7c6e8dce08
All checks were successful
Deploy / deploy (push) Successful in 11s
fix: use nocodb.get() after list() for auth — list may omit fields
NocoDB list endpoint doesn't always return all fields (e.g.
password_hash). Use list() to find by email/token, then get()
to fetch the full record with all fields.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:33:36 +03:00
2026-02-23 11:57:32 +03:00
2026-02-23 11:57:32 +03:00
2026-02-23 11:57:32 +03:00
Description
No description provided
74 MiB
Languages
JavaScript 98.1%
CSS 1.8%