Skip to content

Commit

Permalink
Merge pull request #73 from JustaName-id/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Ghadi8 authored Nov 4, 2024
2 parents e54790b + cfe0959 commit 847d98f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export class TwitterSocialResolver extends AbstractSocialResolver<
grant_type: 'authorization_code',
code: params.code,
redirect_uri: this.getCallbackUrl(),
client_id: this.environmentGetter.getTwitterClientId(),
code_verifier: codeVerifier,
}).toString(),
{
Expand Down

0 comments on commit 847d98f

Please sign in to comment.