joehinkle11 / Login-with-Apple-Firebase-SwiftUI

A SwiftUI component which handles logging in with Apple to Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharedWebCredential.swift - SecRequestSharedWebCredential Deprecated in < iOS 14.0

jacoblukewood opened this issue · comments

At line 58 of SharedWebCredential.swift
'SecRequestSharedWebCredential' was deprecated in iOS 14.0: Use ASAuthorizationController to make an ASAuthorizationPasswordRequest (AuthenticationServices framework).

If you can make the changes, I'll review and approve your PR :)