MCA
home()
login()
~/auth
$
login
--interactive
Sign In
//
Access your MCA resources
"email"
:
string
"password"
:
string
login()
//
or
signInWithGoogle()
//
Don't have an account?
signup()
//
const
secure
=
true
;