For using the authentication features, you need to have setup a Database and Emails.
To authenticate users you have three options: Magic Links, Single Sign On or Email & Password
One option does not exclude the other, but we advice to use only one or maybe two for the sake of simplicity.
To change the login methods remove or add the methods you want to use in the Login component.