Skip to content

Fix OIDC callback handling during embedded sign-in - #57

Open
ZacharyZcR wants to merge 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/1160-oidc-webview-callback
Open

Fix OIDC callback handling during embedded sign-in#57
ZacharyZcR wants to merge 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/1160-oidc-webview-callback

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • intercept native OIDC callback URLs before the embedded WebView navigates
  • pass the callback to the existing token completion flow
  • prevent Expo Router from rendering Unmatched Route after successful PocketID/SSO authentication

Fixes Termix-SSH/Support#1160

Validation

  • npx tsc --noEmit
  • npm run lint (0 errors; existing warnings only)
  • npm run format:check
  • npm run verify:oidc-callback-intent-filter
  • npx expo-modules-autolinking verify --platform ios
  • npx expo-modules-autolinking verify --platform android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant