Skip to content

Commit b96dd12

Browse files
committed
merge branch 2677 changes for sdk sample app
1 parent 17f1c57 commit b96dd12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/passport/sdk-sample-app/src/context/PassportProvider.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ export function PassportProvider({
180180
try {
181181
setIsLoading(true);
182182
const userProfile = await passportClient.login({
183-
useRedirectFlow: true,
184183
directLoginOptions: {
185184
directLoginMethod: 'google',
186185
marketingConsentStatus: MarketingConsentStatus.Unsubscribed,

0 commit comments

Comments
 (0)