SAI Tech
← All solutions

account

Account & Profile

Passkeys, SSO, QR login, and the SAI Account dashboard behind a Go BFF.

Users hit my.saiwallet.* (SvelteKit). Same-origin /api goes to the gateway, which proxies profile auth and injects service keys for AML and chat. Postgres and Redis back profile sessions; AML and chat keep their own databases.

Architecture schema

100%
my.* /api + API key + user_id Browser profile-frontendSvelteKit · :3010my.saiwallet.ai gatewayGo BFF · :8087my-api.saiwallet.ai profileGo · OTP amlGo · KYT/KYC chatGo · LLM Postgres ×3 Redis
SAI Labs · architecture map · curated catalog (not live Docker scrape)