🔗Auth Pair Script

Manages the UI’s and the Pairing Code

The Auth Pair Component
Property
Description

Auth Instruction Text

The Text Component showing the Auth Instruction text

Pair Code Text

The Text Component showing the Pairing Code

User Text

The Text Component showing the User Data (Name and Email)

Logs In Event

The event that fires if the user starts the login (can be used to show/hide the UI’s)

Login Canceled Event

The event that fires if the user cancels the login (can be used to show/hide the UI’s)

Logged In Event

The event that fires if the user is logged in (can be used to show/hide the UI’s)

Logged Out Event

The event that fires if the user is logged out (can be used to show/hide the UI’s)

Last updated