# Improvements in Login: Magic Links and OTP Authentication

At FlytBase, we continuously strive to enhance security while ensuring a frictionless login experience for our users. We are excited to introduce login using **Magic Links and OTP Authentication**, offering two secure and efficient ways to access your FlytBase account without the hassle of remembering passwords.

#### Key Features:

* **Magic Link & Verification Code for Quick Login:** Simply enter your email on the login page, and you’ll receive an email containing both a **one-time verification code** and a **magic link**. Use the code to log in manually or click the link for instant sign-in.
* **Enhanced Security & Compliance:** By sending a unique, time-sensitive OTP and Magic Link to your verified email, FlytBase ensures **secure account access,** while mitigating risks associated with password-based authentication.

<figure><img src="/files/zcX42St6eijn8TZOaeWu" alt=""><figcaption><p>Login with OTP Authentication</p></figcaption></figure>

For more information, please refer to our [documentation](https://docs.flytbase.com/getting-started-with-your-flytbase-account/creating-a-flytbase-profile).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releases.flytbase.com/october-2024/improvements-in-login-magic-links-and-otp-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
