Authentication
Authenticate online users.
redirect-urlwill be called immediately if the user has already been authenticated.
Example
Full screen exampleUsage
html
<template>
<pm-authentication title="Mobile Manager" />
</template>API
Attributes
| Name | Description | Type | Default |
|---|---|---|---|
| title | App title | string | null |
| redirect-url | Redirect to URL after successful login | string | / |