#Keychain IOS

1 messages · Page 1 of 1 (latest)

fallen comet
#

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

sinful blaze
#

We don't have keychain access currently but thats something we want to have in our list for future.
What backend you use should not be relevant.

fallen comet
#

Ah ok, thank you. it will be out with the V3 version ?