User Access Management

How users signup and login to your app

All users accessing the app, either through signup or login are managed through a single element reusable called 👥 USER ACCESS MANAGEMENT.

Its composes of the different pre-built and ready to use sections such as:

  • Login

  • Signup

  • Magic link

  • Forgot password

  • Reset Password with password validation

  • Activate account

  • Reset success

  • Link expired

  • Check your email

You can read about different sections and workflows in this section.

Last updated