Skip to content

FIROAuthCredential nullability of properties are wrong. #260

Closed
@ryanwilson

Description

@ryanwilson

[REQUIRED] Step 2: Describe your environment

  • Xcode version: All
  • Firebase SDK version: 4.0+
  • Library version: 4.0+
  • Firebase Product: auth

[REQUIRED] Step 3: Describe the problem

FIROAuthCredential has incorrect nullability for IDToken and accessToken. The constructor accepts a nullable NSString * for each, but the property is implicitly nonnull.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions