Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GenerateLinkOptions

Hierarchy

  • GenerateLinkOptions

Index

Properties

Properties

data?: object

A custom data object to store the user's metadata. This maps to the auth.users.raw_user_meta_data column.

The data should be a JSON object that includes user-specific info, such as their first and last name.

redirectTo?: string

The URL which will be appended to the email link generated.

Generated using TypeDoc