Skip to content

This is a login system designed to ensure secure authentication of users and keep their sessions active in the app, even after closing the app. Responsive design.

Notifications You must be signed in to change notification settings

Lucostamagna/LoginUx

Repository files navigation

LOGIN SYSTEM ✔


▶️This is a login system designed to ensure secure authentication of users and keep their sessions active in the app, even after closing the app. Provide each user with a unique token that is automatically generated and securely stored in AsyncStorage.

Characteristics

✔Automatic generation of unique tokens for each user.

✔Secure storage of tokens in AsyncStorage.

✔Validation of tokens to guarantee their validity and expiration

✔Request to generate a new token if the current one has expired.

✔Allows you to create new users to expand the user base.

✔Data storage backed by MongoDB.

✔Responsive design that adapts to any size of mobile device.

✔Animation implemented using LottieFiles.

About

This is a login system designed to ensure secure authentication of users and keep their sessions active in the app, even after closing the app. Responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published