This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
giles 69dab023de
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 48s
Account authorize passes account_did, login/logout signal via Redis
- OAuth authorize: pass account_did (g.device_id) in both success
  and error redirects so client apps can track the device
- Magic link login: set did_auth:{device_id} in Redis so client
  apps detect login even when their prompt=none cache says "no"
- Logout + SSO-logout: clear did_auth:{device_id} from Redis

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 14:57:53 +00:00
2026-02-23 09:59:24 +00:00
2026-02-23 09:59:24 +00:00
2026-02-23 09:59:24 +00:00
2026-02-23 09:59:24 +00:00
2026-02-23 09:59:24 +00:00
2026-02-23 09:59:24 +00:00
Description
Account microservice
155 KiB
Languages
Python 65.3%
HTML 32%
Shell 1.4%
Dockerfile 1.3%