Skip to content

Commit

Permalink
Update sso.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
cvle authored Dec 10, 2024
1 parent 3275d95 commit 1d4b82a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ export async function findOrCreateSSOUser(
// not affected by this update feature.
role: role || user.role,
avatar,
ssoURL: user.ssoURL,
},
lastIssuedAt
);
Expand Down

0 comments on commit 1d4b82a

Please sign in to comment.