Skip to content

Conversation

@Sambhram1
Copy link

Key Features

  • ✅ OAuth2 Authorization Code Flow with PKCE
  • ✅ Twitter API v2 user endpoints
  • ✅ Support for user profile information
  • ✅ Configurable scopes
  • ✅ Modern and maintained authentication flow

@Sambhram1 Sambhram1 requested review from a team and aeneasr as code owners October 23, 2025 11:26
@CLAassistant
Copy link

CLAassistant commented Oct 23, 2025

CLA assistant check
All committers have signed the CLA.

}

// Set up HTTP client with OAuth2 token
ctx, client := httpx.SetOAuth2(ctx, t.reg.HTTPClient(ctx), t.oauth2(ctx), exchange)

Check warning

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of ctx is never used.
@vinckr
Copy link
Member

vinckr commented Oct 23, 2025

Hey @Sambhram1

AFAICT twitter is already implemented on master: https://www.ory.com/docs/kratos/social-signin/x-twitter

is this something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants