Welcome to Union State Bank
Security
Every financial operation is validated on the server. The browser can never change a balance, a status, a fee or a holding.
- Passwords are hashed by the authentication provider and are never displayed to operators.
- Sign in with your email address or phone number, with password reset and session sign-out available.
- Account records are isolated so each member can only read their own balances, ledger, card and alerts.
- Operator permissions are verified on the server for every privileged action, never from the browser.
- Transfers are checked for positive amounts, sufficient available funds and valid status transitions.
- Balance changes run atomically against the ledger, so funds cannot be duplicated or lost.
- Fund issuance, adjustments, status changes, fee edits and price updates are written to a permanent audit trail.
- Account holders receive alerts for received and sent funds, status outcomes and security events.
