Interface TokenForConnectionRequest

Options to exchange a federated connection token.

Hierarchy

  • TokenForConnectionRequest

Properties

connection: string

The target social provider connection (e.g., "google-oauth2").

login_hint?: string

Optional login hint

subject_token: string

The subject token(refresh token in this case) to exchange for an access token for a connection.