Skip to content

Commit 85fd993

Browse files
committed
Support helper text in Authentication views and always show auth secret field to prevent confusion on current auth setup.
1 parent 7b42215 commit 85fd993

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ShareClientUI/ShareService+UI.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ extension ShareService: ServiceAuthenticationUI {
3535
)
3636
]
3737
}
38+
39+
public var credentialFormFieldHelperMessage: String? { nil }
3840
}

0 commit comments

Comments
 (0)