Skip to content

Commit

Permalink
examlpe app fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Mar 19, 2024
1 parent dbbecb5 commit 5128e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-phone-password/api-server/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ supertokens.init({
input.userId,
input.recipeUserId,
input.tenantId,
input.accessTokenPayload,
input.userContext
),
phoneNumber: userInfo?.emails[0],
Expand Down

0 comments on commit 5128e91

Please sign in to comment.