Tanweer Anwar tanweer919
  • Joined on 2026-01-27
tanweer919 created pull request Goutam/lynkeduppro-crm#8 2026-07-12 21:11:44 +00:00
fix(auth): session persists on reload (SDK 0.2.2)
tanweer919 pushed to feat/login-methods at Goutam/lynkeduppro-crm 2026-07-12 21:11:42 +00:00
27e7bdf8f5 fix(auth): bump appshell-sdk 0.2.2 (ready-after-restore) — session persists on reload
tanweer919 pushed to goutamnextflow at Goutam/lynkeduppro-crm 2026-07-12 21:05:22 +00:00
3e79b3bf31 Merge pull request 'fix(auth): session persists on reload (gate redirect on boot-ready)' (#7) from feat/login-methods into goutamnextflow
64be4b9b3f fix(auth): don't redirect from dashboard until SDK boot completes
Compare 2 commits »
tanweer919 merged pull request Goutam/lynkeduppro-crm#7 2026-07-12 21:05:21 +00:00
fix(auth): session persists on reload (gate redirect on boot-ready)
tanweer919 created pull request Goutam/lynkeduppro-crm#7 2026-07-12 21:05:19 +00:00
fix(auth): session persists on reload (gate redirect on boot-ready)
tanweer919 pushed to feat/login-methods at Goutam/lynkeduppro-crm 2026-07-12 21:05:17 +00:00
64be4b9b3f fix(auth): don't redirect from dashboard until SDK boot completes
tanweer919 pushed to goutamnextflow at Goutam/lynkeduppro-crm 2026-07-12 20:47:31 +00:00
e08fa357f7 Merge pull request 'chore: remove debug logging' (#6) from feat/login-methods into goutamnextflow
5186497c50 chore(auth): remove debug logging from OAuth + registration error paths
Compare 2 commits »
tanweer919 merged pull request Goutam/lynkeduppro-crm#6 2026-07-12 20:47:30 +00:00
chore: remove debug logging
tanweer919 created pull request Goutam/lynkeduppro-crm#6 2026-07-12 20:47:28 +00:00
chore: remove debug logging
tanweer919 pushed to feat/login-methods at Goutam/lynkeduppro-crm 2026-07-12 20:47:25 +00:00
5186497c50 chore(auth): remove debug logging from OAuth + registration error paths
tanweer919 pushed to goutamnextflow at Goutam/lynkeduppro-crm 2026-07-12 20:32:34 +00:00
e37ef375eb Merge pull request 'fix(auth): PKCE verifier (SDK 0.2.1) — Google sign-in' (#5) from feat/login-methods into goutamnextflow
0e8a207640 fix(auth): bump appshell-sdk 0.2.1 (PKCE verifier fix); tidy OAuth error handling
Compare 2 commits »
tanweer919 merged pull request Goutam/lynkeduppro-crm#5 2026-07-12 20:32:33 +00:00
fix(auth): PKCE verifier (SDK 0.2.1) — Google sign-in
tanweer919 created pull request Goutam/lynkeduppro-crm#5 2026-07-12 20:32:31 +00:00
fix(auth): PKCE verifier (SDK 0.2.1) — Google sign-in
tanweer919 pushed to feat/login-methods at Goutam/lynkeduppro-crm 2026-07-12 20:32:29 +00:00
0e8a207640 fix(auth): bump appshell-sdk 0.2.1 (PKCE verifier fix); tidy OAuth error handling
tanweer919 pushed to goutamnextflow at Goutam/lynkeduppro-crm 2026-07-12 20:15:20 +00:00
66118ff63f Merge pull request 'fix(auth): surface OAuth error' (#4) from feat/login-methods into goutamnextflow
7570fe7be3 fix(auth): surface the real OAuth completion error (console + flash)
Compare 2 commits »
tanweer919 merged pull request Goutam/lynkeduppro-crm#4 2026-07-12 20:15:18 +00:00
fix(auth): surface OAuth error
tanweer919 created pull request Goutam/lynkeduppro-crm#4 2026-07-12 20:15:16 +00:00
fix(auth): surface OAuth error
tanweer919 pushed to feat/login-methods at Goutam/lynkeduppro-crm 2026-07-12 20:15:15 +00:00
7570fe7be3 fix(auth): surface the real OAuth completion error (console + flash)
tanweer919 pushed to goutamnextflow at Goutam/lynkeduppro-crm 2026-07-12 20:01:55 +00:00
6d0c8890d3 Merge pull request 'fix(auth): complete Google OAuth after SDK boot' (#3) from feat/login-methods into goutamnextflow
6e1a895e7e fix(auth): complete Google OAuth after SDK boot (was stuck on ?code=…#identify)
Compare 2 commits »
tanweer919 merged pull request Goutam/lynkeduppro-crm#3 2026-07-12 20:01:54 +00:00
fix(auth): complete Google OAuth after SDK boot