Modules

Login Module

Present a user login with different providers in three lines of code.

The UI below is illustrative and you will be able to configure in the module (fonts, colors, texts, etc.)

The login page is customizable and you are in control to the different login providers, in addition to request notification access to the user. You can also decide whether the user can skip the login.

Additionally, if you have a server side component, the code provides simple hooks to make a server side call to store the user details (name, last name, email, etc.)

Benefits

Easy color and text edits
Request notification access
Ability to skip
Server side hooks
3 lines of code

Needed to create and launch the login view