Opening the Auth Modal
Overview
The openAuthModal
function allows users to sign up or log in.
How to Use
Destructure the function from the hook:
Call the function on a button click:
Parameters
No parameters are required for this function.
Example
Last updated