modules/auth/auth_module library
Classes
- AuthModule
-
Allows users to login with magic link.
pass
email
, andshowUI
to true to show out of the box loading UI, Upon successful login, returns Future of String.
Enums
- AuthMethod
- Auth Method
email
, and showUI
to true to show out of the box loading UI,
Upon successful login, returns
Future of String.