FirebaseAuth Framework Reference

OAuthCredential

@available(iOS 13, tvOS 13, macOS 10.15, watchOS 7, *)
@objc(FIROAuthCredential)
open class OAuthCredential: AuthCredential, NSSecureCoding,
  @unchecked Sendable

Internal implementation of AuthCredential for generic credentials.

  • The ID Token associated with this credential.

    Declaration

    Swift

    @objc(IDToken)
    public let idToken: String?
  • The access token associated with this credential.

    Declaration

    Swift

    @objc
    public let accessToken: String?
  • The secret associated with this credential. This will be nil for OAuth 2.0 providers.

    OAuthCredential already exposes a provider getter. This will help the developer determine whether an access token / secret pair is needed.

    Declaration

    Swift

    @objc
    public let secret: String?
  • Undocumented

    Declaration

    Swift

    public static let supportsSecureCoding: Bool
  • Undocumented

    Declaration

    Swift

    public func encode(with coder: NSCoder)
  • Undocumented

    Declaration

    Swift

    public required init?(coder: NSCoder)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy