Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 22, 2023
1 parent f5c683d commit 421c346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ function useUser() {
sub: string;
preferred_username: string;
}>(idToken),
idToken
[idToken]
);

return { user };
Expand Down

0 comments on commit 421c346

Please sign in to comment.