Hello everyone, I'm developing an app using Unity, and users are required to login or register before using it. I'm interested in implementing a feature that allows users to save their credentials, so that the next time they access the app, they are prompted with their email and password automatically. Is there a built-in system available for this?
P.S. Login and Registration are custom services builted with Asp.Net core and their libraries, idk if this can cause problems i am not using firebase or keycloak