A text element that dynamically displays the current user’s name or email.Documentation Index
Fetch the complete documentation index at: https://docs.authplugin.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| Display Field | Enum | Which field to show (name or email) | name |
| Fallback Text | String | Text shown when not authenticated | Guest |
| Font Size | Number | Text size in pixels | 14 |
Features
- Dynamically shows current user’s name or email
- Configurable fallback for unauthenticated state
- Inherits Framer text styling
- Updates automatically when user data changes