Sign in with Apple older iOS versions

I have an App that supports iOS 10+, and this app use Facebook Login for sign in and sign up. I am implementing Sign in with Apple using ASAuthorizationAppleIDButton, but this is available only for iOS 13+. If I show the Sign in with Apple option only for users that use iOS 13+ is incorrect? The Apple will not approve my app?

Thanks