Implements

Index

Properties

providerId

providerId: string

Static PROVIDER_ID

PROVIDER_ID: string

Static TWITTER_SIGN_IN_METHOD

TWITTER_SIGN_IN_METHOD: string

Methods

setCustomParameters

  • setCustomParameters ( customOAuthParameters Object ) : AuthProvider
  • Parameters

    • customOAuthParameters: Object

    Returns AuthProvider

    The provider instance itself.

Static credential

  • credential ( token string ,  secret string ) : OAuthCredential
  • Parameters

    • token: string
    • secret: string

    Returns OAuthCredential

    The auth provider credential.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-07-27 UTC.