Interface BackendAuthAppleProviderConfig.Builder

  • Method Details

    • clientId

      Describes the client_id (also called Services ID) that comes from Apple.

      Parameters:
      clientId - Describes the client_id (also called Services ID) that comes from Apple.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyId

      Describes the key_id that comes from Apple.

      Parameters:
      keyId - Describes the key_id that comes from Apple.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • privateKey

      Describes the private_key that comes from Apple.

      Parameters:
      privateKey - Describes the private_key that comes from Apple.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • teamId

      Describes the team_id that comes from Apple.

      Parameters:
      teamId - Describes the team_id that comes from Apple.
      Returns:
      Returns a reference to this object so that method calls can be chained together.