> ## Documentation Index
> Fetch the complete documentation index at: https://nocode-docs.zeroagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

Zeromagic's Methods section allows users to configure authentication methods and social connections easily. The platform offers a variety of built-in authentication methods that you can easily enable and configure within your project console called **Basic Connections**.The **Social Connections** tab allows you to integrate with popular social media platforms like Google Auth and many more.

The `Providers` tab offers a variety of authentication methods that you can easily enable and customize to fit your project's needs. All your configured connections will be conveniently displayed within the dedicated `Connections` tab. This allows for easy management and monitoring.

### Basic Methods

1. **Email-password :** Classic method provides a familiar login experience for users using email and password.
2. **Email-OTP :** Secure and convenient method for users to verify their identities using one-time passwords sent to their email addresses
3. **Mobile number-OTP :** For added security, particularly for sensitive actions, leverage one-time passwords (OTPs) sent via SMS to verified mobile numbers.
4. **Username-password :** Enables a secure login experience for users using username and password.

### Social Methods

1. **Google :** Enables users to log in using their Google accounts using OAuth2 protocol.
