Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn closed issue ai_ml_operations/chat_backend#24 2026-07-27 05:13:33 -07:00
Add SSO (Google / Microsoft) for account registration and sign-in
westfarn merged pull request ai_ml_operations/chat_backend#29 2026-07-27 05:13:32 -07:00
Add Google/Microsoft SSO OAuth for register and sign-in (#24)
westfarn pushed to feature/sso-oauth-24 at ai_ml_operations/chat_backend 2026-07-27 05:12:55 -07:00
bbe8055573 Fix migration conflict with password-reset leaves
westfarn pushed to feature/sso-oauth-24 at ai_ml_operations/chat_backend 2026-07-27 05:09:04 -07:00
be6ff471ad Add Google/Microsoft SSO OAuth for register and sign-in (#24)
16442b336c Fix password reset flow (#1) (#27)
Compare 2 commits »
westfarn closed issue ai_ml_operations/chat_backend#1 2026-07-27 05:07:43 -07:00
Allow for password reset
westfarn deleted branch feature/password-reset-1 from ai_ml_operations/chat_backend 2026-07-27 05:07:43 -07:00
westfarn pushed to master at ai_ml_operations/chat_backend 2026-07-27 05:07:43 -07:00
16442b336c Fix password reset flow (#1) (#27)
westfarn merged pull request ai_ml_operations/chat_backend#27 2026-07-27 05:07:42 -07:00
Fix password reset flow (#1)
westfarn created pull request ai_ml_operations/chat_web_app#41 2026-07-27 04:55:18 -07:00
Add Google/Microsoft SSO buttons and OAuth callback flow (#24)
westfarn created pull request ai_ml_operations/chat_backend#29 2026-07-27 04:55:18 -07:00
Add Google/Microsoft SSO OAuth for register and sign-in (#24)
westfarn pushed to feature/sso-oauth-24 at ai_ml_operations/chat_web_app 2026-07-27 04:55:08 -07:00
8c7a0cf5f7 Add Google/Microsoft SSO buttons and OAuth callback flow (#24)
westfarn created branch feature/sso-oauth-24 in ai_ml_operations/chat_web_app 2026-07-27 04:55:08 -07:00
westfarn pushed to feature/sso-oauth-24 at ai_ml_operations/chat_backend 2026-07-27 04:55:08 -07:00
f8c29e09bb Add Google/Microsoft SSO OAuth for register and sign-in (#24)
westfarn created branch feature/sso-oauth-24 in ai_ml_operations/chat_backend 2026-07-27 04:55:07 -07:00
westfarn pushed to feature/password-reset-1 at ai_ml_operations/chat_backend 2026-07-27 04:43:46 -07:00
c3e29d3e72 Fix feedback email test for on_commit task enqueue
westfarn deleted branch feature/password-reset-1 from ai_ml_operations/chat_web_app 2026-07-27 04:42:37 -07:00
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-27 04:42:37 -07:00
400549268c Fix password reset UI (pairs with backend #1) (#40)
westfarn merged pull request ai_ml_operations/chat_web_app#40 2026-07-27 04:42:36 -07:00
Fix password reset UI (pairs with backend #1)
westfarn pushed to feature/password-reset-1 at ai_ml_operations/chat_backend 2026-07-27 04:42:00 -07:00
9412dc3efc Track outbound emails in admin with send status
westfarn commented on issue ai_ml_operations/chat_backend#1 2026-07-27 04:41:58 -07:00
Allow for password reset

Follow-on for delivery status via SMTP2GO webhooks: #28

OutboundEmail admin tracking (queued/sent/failed + X-Hesychia-Email-Id) lands in PR #27.