Sign In
Custom page with SignIn
component
You can also use useUser
at the beginning of the sign in page to check if wether the user is already signed in and redirect them to some other page if they are.
Other useful components
CredentialSignIn
: A component that contains a form for signing in with email and password.
OAuthGroup
: A list of available OAuth provider signin buttons components. The available provider list is fetched from the server.
OAuthButton
: A single OAuth sign in button.