Keep users logged in

Hi Chris,

Thank you for your videos; I have been learning a lot and have come a long way. I recently watched your video showing how to create a user login page for Firebase, and maybe I missed it, but how do you keep users logged in once they create an account? Thanks!

2 Likes

maybe you can look into userdefaults to maybe “save” user details locally,

so the next time you open your app you can “sign-in” automatically with the saved details

@fuerte.francis. Do you mind elaborating?

1 Like

i suggest searching about userdefaults. if you have CWC+ then the ios bento has something about userdefaults and username/password there.

also please create a new post as this post is too old to be updated