Static PasswordlessAuth
PasswordlessAuth: (__namedParameters: PropsWithChildren<{ requireAuth?: false | true; onSessionExpired?: any }>) => Element = PasswordlessAuth
Type declaration
- (__namedParameters: PropsWithChildren<{ requireAuth?: false | true; onSessionExpired?: any }>): Element
Parameters
__namedParameters: PropsWithChildren<{ requireAuth?: false | true; onSessionExpired?: any }>
Returns Element