I am trying to learn how to use Sign in with Apple. Looking for Juice demo app used by Apple in this document everything is clear except the case where the returned credential is ASPasswordCredential.
It explains in this case the user made the authentication with username and password and these data were stored in keychain. I am not able to get a use case for this scenario and I am not able to understand in which real case it is called, because every time I try to log in the controller shows me the authentication with fingerprint in both cases it is a first registration or not.
Could you help to understand it or let me know how could I reproduce this?
Please note I am using a real device