# User Authentication

These shortcodes can be used for user authentication like registration, login, password reset, account details, etc.

## Register

`[register]`

Displays a user registration form.

## Login

`[login]`

Displays a user login form.

## Password Reset

`[password]`

Displays a user password reset form. This form will send an email to the email address entered with a secure link to reset the password for that user account.

## Account

`[account]`

Displays the account information of the current user.
