Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
IchthysMaranathaCopy authored Mar 14, 2024
1 parent b5bdb9b commit 1c6d6b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export function ssoAccount(account: Account = cloudAccount()): SSOAccount {
oauth2: {
accessToken: generator.string(),
refreshToken: generator.string(),
idToken: generator.string(),
},
pictureUrl: generator.url(),
provider: provider(),
Expand Down

0 comments on commit 1c6d6b6

Please sign in to comment.