<SignInButton/>
is a button that links to the sign-in page or displays the sign-in modal. By default, it is a <button>
tag that says Sign in, but it is completely customizable by passing children.afterSignInUrl
and afterSignUpUrl
to the same value.
To return to the same URL, set to window.location.href